]> git.pld-linux.org Git - packages/LiVES.git/blob - LiVES-Makefile.am-path.patch
- added sad info about crash
[packages/LiVES.git] / LiVES-Makefile.am-path.patch
1 --- lives-0.9.5-pre2.2/Makefile.am.orig 2005-03-26 21:40:42.000000000 +0100
2 +++ lives-0.9.5-pre2.2/Makefile.am      2005-04-04 23:09:54.000000000 +0200
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.54725 seconds and 3 git commands to generate.