aboutsummaryrefslogtreecommitdiffstats
path: root/testing/dmidecode/10-Makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/dmidecode/10-Makefile.patch')
-rw-r--r--testing/dmidecode/10-Makefile.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/dmidecode/10-Makefile.patch b/testing/dmidecode/10-Makefile.patch
new file mode 100644
index 0000000000..a964ec6dbb
--- /dev/null
+++ b/testing/dmidecode/10-Makefile.patch
@@ -0,0 +1,13 @@
+--- src/Makefile.orig
++++ src/Makefile
+@@ -21,8 +21,8 @@
+ # Pass linker flags here
+ LDFLAGS =
+
+-DESTDIR =
+-prefix = /usr/local
++DESTDIR = $(pkgdir)
++prefix = /usr
+ sbindir = $(prefix)/sbin
+ mandir = $(prefix)/share/man
+ man8dir = $(mandir)/man8