]> git.pld-linux.org Git - packages/LiVES.git/commitdiff
- obsolete
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 27 May 2006 09:20:16 +0000 (09:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    LiVES-DESTDIR.patch -> 1.3

LiVES-DESTDIR.patch [deleted file]

diff --git a/LiVES-DESTDIR.patch b/LiVES-DESTDIR.patch
deleted file mode 100644 (file)
index cee73ea..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-diff -aurN lives-0.9.5-pre4.orig/lives-plugins/plugins/effects/RFXscripts/Makefile.am lives-0.9.5-pre4/lives-plugins/plugins/effects/RFXscripts/Makefile.am
---- lives-0.9.5-pre4.orig/lives-plugins/plugins/effects/RFXscripts/Makefile.am 2005-06-19 13:37:31.000000000 +0200
-+++ lives-0.9.5-pre4/lives-plugins/plugins/effects/RFXscripts/Makefile.am      2005-09-13 14:47:26.000000000 +0200
-@@ -4,7 +4,7 @@
- install-exec-am: 
-       $(top_srcdir)/mkinstalldirs \
--      $(datadir)/$(PACKAGE)/plugins/effects/rendered
-+      $(DESTDIR)$(datadir)/$(PACKAGE)/plugins/effects/rendered
- 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.090914 seconds and 4 git commands to generate.