[Pkg-lyx-devel] [SCM] LyX packaging branch, master, updated. upstream/2.0.0_beta3-503-gf4c9dc7
Per Olofsson
pelle at dsv.su.se
Thu Feb 3 11:51:30 UTC 2011
The following commit has been merged in the master branch:
commit f4c9dc79ad6a1f0904ddfc182b3a17cd78c90381
Author: Per Olofsson <pelle at dsv.su.se>
Date: Thu Feb 3 12:50:57 2011 +0100
also remove the config.* reversion
diff --git a/debian/rules b/debian/rules
index 444b22f..eb4226d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,8 +39,6 @@ override_dh_auto_build:
override_dh_auto_clean:
! test -e build-tree || rm -r build-tree
- ! test -f config/config.sub.backup || \
- mv config/config.sub.backup config/config.sub
# clean out compiled python code left around after building
find lib -name '*.pyc' -exec rm -v {} \;
--
LyX packaging
More information about the Pkg-lyx-devel
mailing list