[SCM] phat/master: Makes dpkg ignore modifications to config.guess and config.sub files
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Thu Feb 17 21:58:11 UTC 2011
The following commit has been merged in the master branch:
commit d50281f3e30f37fe4e7335ef92bad664fa9869f8
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Thu Feb 17 22:54:40 2011 +0100
Makes dpkg ignore modifications to config.guess and config.sub files
diff --git a/debian/source/local-options b/debian/source/local-options
index 9cdfca9..0b05607 100644
--- a/debian/source/local-options
+++ b/debian/source/local-options
@@ -1,2 +1,3 @@
unapply-patches
abort-on-upstream-changes
+extend-diff-ignore = "(^|/)config.(sub|guess)$"
--
phat packaging
More information about the pkg-multimedia-commits
mailing list