aboutsummaryrefslogtreecommitdiffstats
path: root/testing/fdupes/overide-prefix.patch
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2017-03-20 22:40:32 +0100
committerCarlo Landmeter <clandmeter@gmail.com>2017-03-20 22:40:32 +0100
commit835fcfc34f21ebf41fe17b32396c7adfa21cc2a7 (patch)
treea63bf8366b3d693e49b6ac51f6fe51d32ee0cf3f /testing/fdupes/overide-prefix.patch
parente600c084bdf6736681e1e14d66b77c1558eb5835 (diff)
downloadaports-835fcfc34f21ebf41fe17b32396c7adfa21cc2a7.tar.bz2
aports-835fcfc34f21ebf41fe17b32396c7adfa21cc2a7.tar.xz
testing/fdupes: new aport
Diffstat (limited to 'testing/fdupes/overide-prefix.patch')
-rw-r--r--testing/fdupes/overide-prefix.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/fdupes/overide-prefix.patch b/testing/fdupes/overide-prefix.patch
new file mode 100644
index 0000000000..d08a3cf533
--- /dev/null
+++ b/testing/fdupes/overide-prefix.patch
@@ -0,0 +1,11 @@
+--- ./Makefile.orig
++++ ./Makefile
+@@ -11,7 +11,7 @@
+ # determination of the actual installation directories.
+ # Suggested values are "/usr/local", "/usr", "/pkgs/fdupes-$(VERSION)"
+ #
+-PREFIX = /usr/local
++PREFIX ?= /usr/local
+
+ #
+ # When compiling for 32-bit systems, FILEOFFSET_64BIT must be enabled