]> git.pld-linux.org Git - packages/915resolution.git/commitdiff
- DESTDIR
authorMichał 'Wolvverine' Panasiewicz <wolvverine@pld-linux.org>
Sun, 11 Feb 2007 16:44:53 +0000 (16:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    915resolution-DESTDIR.patch -> 1.1

915resolution-DESTDIR.patch [new file with mode: 0644]

diff --git a/915resolution-DESTDIR.patch b/915resolution-DESTDIR.patch
new file mode 100644 (file)
index 0000000..89af44c
--- /dev/null
@@ -0,0 +1,10 @@
+diff -uNr 915resolution-0.5.2.org/Makefile 915resolution-0.5.2/Makefile
+--- 915resolution-0.5.2.org/Makefile   2006-02-02 14:01:38.000000000 +0000
++++ 915resolution-0.5.2/Makefile       2007-02-11 16:34:18.000000000 +0000
+@@ -11,5 +11,5 @@
+       rm -f ${OBJS} ${PRG} *~ 
+ install: ${PRG}
+-      cp ${PRG} /usr/sbin
++      cp ${PRG} "${DESTDIR}/usr/sbin"
This page took 0.097 seconds and 4 git commands to generate.