[SCM] pd-zexy/master: preserve autom4te.cache

zmoelnig-guest at users.alioth.debian.org zmoelnig-guest at users.alioth.debian.org
Tue Sep 27 15:30:51 UTC 2011


The following commit has been merged in the master branch:
commit ce6b55f7d5eaed7c6d805e920cc93607a33e408c
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date:   Tue Sep 27 17:13:52 2011 +0200

    preserve autom4te.cache
    
    which is in the upstream tarball though it never should have gone there...

diff --git a/src/autom4te.cache/output.0 b/debian/pristine/autom4te/output.0
similarity index 100%
copy from src/autom4te.cache/output.0
copy to debian/pristine/autom4te/output.0
diff --git a/src/autom4te.cache/output.1 b/debian/pristine/autom4te/output.1
similarity index 100%
copy from src/autom4te.cache/output.1
copy to debian/pristine/autom4te/output.1
diff --git a/src/autom4te.cache/requests b/debian/pristine/autom4te/requests
similarity index 100%
copy from src/autom4te.cache/requests
copy to debian/pristine/autom4te/requests
diff --git a/src/autom4te.cache/traces.0 b/debian/pristine/autom4te/traces.0
similarity index 100%
copy from src/autom4te.cache/traces.0
copy to debian/pristine/autom4te/traces.0
diff --git a/src/autom4te.cache/traces.1 b/debian/pristine/autom4te/traces.1
similarity index 100%
copy from src/autom4te.cache/traces.1
copy to debian/pristine/autom4te/traces.1
diff --git a/debian/rules b/debian/rules
index b98ef2e..cfc88d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,3 +44,4 @@ DEB_PHONY_RULES += pristine-revert
 clean:: pristine-revert
 pristine-revert: makefile-clean
 	cp -f debian/pristine/configure src/
+	cp -rf debian/pristine/autom4te src/autom4te.cache

-- 
pd-zexy packaging



More information about the pkg-multimedia-commits mailing list