]> git.pld-linux.org Git - packages/LiVES.git/commitdiff
- new for 0.9.5 pre3
authorKarol Krenski <charles@pld-linux.org>
Sun, 10 Apr 2005 11:38:25 +0000 (11:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    LiVES-Makefile.am-path.patch -> 1.1

LiVES-Makefile.am-path.patch [new file with mode: 0644]

diff --git a/LiVES-Makefile.am-path.patch b/LiVES-Makefile.am-path.patch
new file mode 100644 (file)
index 0000000..7e30ee8
--- /dev/null
@@ -0,0 +1,11 @@
+--- lives-0.9.5-pre2.2/Makefile.am.orig        2005-03-26 21:40:42.000000000 +0100
++++ lives-0.9.5-pre2.2/Makefile.am     2005-04-04 23:09:54.000000000 +0200
+@@ -708,7 +708,7 @@
+ install-exec-local:
+       rm -rf $(DESTDIR)$(bindir)/lives
+-      $(LN_S) $(DESTDIR)$(bindir)/lives-exe $(DESTDIR)$(bindir)/lives
++      $(LN_S) $(bindir)/lives-exe $(DESTDIR)$(bindir)/lives
+       cp -f $(srcdir)/smogrify $(DESTDIR)$(bindir) && chmod +rx $(DESTDIR)$(bindir)/smogrify
+       cp -f $(srcdir)/midistart $(DESTDIR)$(bindir) && chmod +rx $(DESTDIR)$(bindir)/midistart
+       cp -f $(srcdir)/midistop $(DESTDIR)$(bindir) && chmod +rx $(DESTDIR)$(bindir)/midistop
This page took 0.156789 seconds and 4 git commands to generate.