]> git.pld-linux.org Git - packages/LiVES.git/commitdiff
- one fix more auto/ac/LiVES-0_9_5-0_pre4_4
authorankry <ankry@pld-linux.org>
Wed, 2 Nov 2005 01:58:54 +0000 (01:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    LiVES-DESTDIR.patch -> 1.2

LiVES-DESTDIR.patch

index c17a72fc87a2cc7013325425501137dd38980fdd..cee73eaf4bcff5c9fbcf8cb703bfbe732a786bde 100644 (file)
@@ -10,3 +10,14 @@ diff -aurN lives-0.9.5-pre4.orig/lives-plugins/plugins/effects/RFXscripts/Makefi
  
  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 = \
This page took 0.086459 seconds and 4 git commands to generate.