updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / wah-plugins / Makefile.patch
blob4bd854ca7c18f1405cad64587c5d2ddf6953f4ff
1 --- Makefile 2009-08-27 14:12:41.000000000 +0200
2 +++ Makefile.chevorrei 2009-08-27 14:13:45.000000000 +0200
3 @@ -28,7 +28,8 @@
4 autowah_if.o: ladspaplugin.h autowah.h
6 install: all
7 - cp *.so /usr/lib/ladspa
8 + mkdir -p $(DESTDIR)/usr/lib/ladspa
9 + cp *.so $(DESTDIR)/usr/lib/ladspa
11 clean:
12 /bin/rm -f *~ *.o *.so