File: prefix.diff

package info (click to toggle)
qiv 3.0.1-2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 540 kB
  • sloc: ansic: 4,679; makefile: 109; sh: 100; python: 45
file content (13 lines) | stat: -rw-r--r-- 479 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: qiv-2.3.2/Makefile
===================================================================
--- qiv-2.3.2.orig/Makefile	2017-11-03 19:27:27.000000000 +0100
+++ qiv-2.3.2/Makefile	2020-08-30 11:22:20.814028208 +0200
@@ -4,7 +4,7 @@
 #######################################################################
 
 # Directory where qiv will be installed under.
-PREFIX = /usr/local
+PREFIX = $(DESTDIR)/usr
 
 # Fonts to use for statusbar and comments
 STATUSBAR_FONT = "Monospace 9"