]> git.pld-linux.org Git - packages/915resolution.git/blame - 915resolution-DESTDIR.patch
- i965GM support, release 2
[packages/915resolution.git] / 915resolution-DESTDIR.patch
CommitLineData
9e0e39de
MWP
1diff -uNr 915resolution-0.5.2.org/Makefile 915resolution-0.5.2/Makefile
2--- 915resolution-0.5.2.org/Makefile 2006-02-02 14:01:38.000000000 +0000
3+++ 915resolution-0.5.2/Makefile 2007-02-11 16:34:18.000000000 +0000
4@@ -11,5 +11,5 @@
5 rm -f ${OBJS} ${PRG} *~
6
7 install: ${PRG}
8- cp ${PRG} /usr/sbin
9+ cp ${PRG} "${DESTDIR}/usr/sbin"
10
This page took 0.061859 seconds and 4 git commands to generate.