updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / san-dysth / patch.diff
blob20433f3a79b1cfc8d3a92d0be1d4558df9a882a5
1 --- Makefile 2008-03-08 12:40:34.000000000 +0100
2 +++ Makefile 2008-03-08 12:41:50.000000000 +0100
3 @@ -17,9 +17,9 @@
4 rm -f san-dysth check.scm *~
6 install: san-dysth
7 - mkdir -p ${PRESETSDIR}
8 - cp -a presets ${PRESETSDIR}
9 - cp -f san-dysth ${INSTALLDIR}/bin/
10 + mkdir -p ${DESTDIR}${PRESETSDIR}
11 + cp -a presets ${DESTDIR}${PRESETSDIR}
12 + cp -f san-dysth ${DESTDIR}${INSTALLDIR}/bin/
14 uninstall:
15 rm ${INSTALLDIR}/bin/san-dysth