aboutsummaryrefslogtreecommitdiffstats
path: root/testing/fdupes/overide-prefix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/fdupes/overide-prefix.patch')
-rw-r--r--testing/fdupes/overide-prefix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/fdupes/overide-prefix.patch b/testing/fdupes/overide-prefix.patch
deleted file mode 100644
index d08a3cf533..0000000000
--- a/testing/fdupes/overide-prefix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./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