SOURCES: LiVES-DESTDIR.patch - one fix more

ankry ankry at pld-linux.org
Wed Nov 2 02:58:59 CET 2005


Author: ankry                        Date: Wed Nov  2 01:58:59 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- one fix more

---- Files affected:
SOURCES:
   LiVES-DESTDIR.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/LiVES-DESTDIR.patch
diff -u SOURCES/LiVES-DESTDIR.patch:1.1 SOURCES/LiVES-DESTDIR.patch:1.2
--- SOURCES/LiVES-DESTDIR.patch:1.1	Tue Sep 13 15:26:46 2005
+++ SOURCES/LiVES-DESTDIR.patch	Wed Nov  2 02:58:54 2005
@@ -10,3 +10,14 @@
  
  RFXscriptsdir = $(datadir)/$(PACKAGE)/plugins/effects/RFXscripts
  RFXscripts_DATA = *.script
+--- lives-0.9.5-pre4.orig/lives-plugins/icons/Makefile.am	2005-11-02 02:33:59.000000000 +0100
++++ lives-0.9.5-pre4/lives-plugins/icons/Makefile.am	2005-11-02 02:33:59.000000000 +0100
+@@ -1,7 +1,7 @@
+ ## Process this with automake to create Makefile.in
+ 
+ install-exec-am:
+-	/bin/rm -rf $(datadir)/$(PACKAGE)/*
++	/bin/rm -rf $(DESTDIR)$(datadir)/$(PACKAGE)/*
+ 
+ iconsdir = $(datadir)/$(PACKAGE)/icons
+ icons_DATA = \
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/LiVES-DESTDIR.patch?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list