]> git.pld-linux.org Git - packages/LiVES.git/blame - LiVES-Makefile.in-path.patch
- up to 0.9.5-pre1
[packages/LiVES.git] / LiVES-Makefile.in-path.patch
CommitLineData
535cfb99
JW
1--- lives-0.9.5-pre1.org/Makefile.in 2005-03-07 23:50:18.213084552 +0100
2+++ lives-0.9.5-pre1/Makefile.in 2005-03-08 00:26:40.668300928 +0100
3@@ -708,7 +708,7 @@
4
5 install-exec-local:
6 rm -rf $(DESTDIR)/$(bindir)/lives
7- $(LN_S) $(DESTDIR)/$(bindir)/lives-exe $(DESTDIR)/$(bindir)/lives
8+ $(LN_S) $(bindir)/lives-exe ${DESTDIR}/$(bindir)/lives
9 cp -f $(srcdir)/smogrify $(DESTDIR)/$(bindir) && chmod +rx $(DESTDIR)/$(bindir)/smogrify
10 cp -f $(srcdir)/midistart $(DESTDIR)/$(bindir) && chmod +rx $(DESTDIR)/$(bindir)/midistart
11 cp -f $(srcdir)/midistop $(DESTDIR)/$(bindir) && chmod +rx $(DESTDIR)/$(bindir)/midistop
This page took 0.064423 seconds and 4 git commands to generate.