Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > e02773d510131b5bc5fad35acd9b4522 > files > 2

lives-1.3.2-1mdv2010.1.src.rpm

diff -ur lives-1.1.5/Makefile.am lives-1.1.5~/Makefile.am
--- lives-1.1.5/Makefile.am	2009-11-12 10:34:28.552131422 +0200
+++ lives-1.1.5~/Makefile.am	2009-11-12 10:34:37.328381932 +0200
@@ -69,7 +69,7 @@
 
 
 install-exec-hook:
-	$(LN_S) $(DESTDIR)$(bindir)/lives-exe $(DESTDIR)$(bindir)/lives
+	$(LN_S) lives-exe $(DESTDIR)$(bindir)/lives
 
 
 
diff -ur lives-1.1.5/Makefile.in lives-1.1.5~/Makefile.in
--- lives-1.1.5/Makefile.in	2009-10-27 15:53:18.000000000 +0200
+++ lives-1.1.5~/Makefile.in	2009-11-12 10:27:01.357382211 +0200
@@ -820,7 +820,7 @@
 	$(top_srcdir)/po/update_with_plugins.sh install $(PACKAGE) $(prefix) $(DESTDIR)
 
 install-exec-hook:
-	$(LN_S) $(DESTDIR)$(bindir)/lives-exe $(DESTDIR)$(bindir)/lives
+	$(LN_S) lives-exe $(DESTDIR)$(bindir)/lives
 
 uninstall-local:
 	rm -rf $(DESTDIR)$(bindir)/lives