aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEgil Moeller <egil.moller@freecode.no>2010-05-08 23:15:50 +0200
committerEgil Moeller <egil.moller@freecode.no>2010-05-08 23:15:50 +0200
commite6c45eb7884e8845cfa0cf3741f8609771a6b1b9 (patch)
treee0ff357b68d8523b2daf87397031f3812aacd8d9
parent964580a0f3ca14479ab5c3f7e12f5716e69465a4 (diff)
downloadetherpad-e6c45eb7884e8845cfa0cf3741f8609771a6b1b9.tar.gz
etherpad-e6c45eb7884e8845cfa0cf3741f8609771a6b1b9.tar.xz
etherpad-e6c45eb7884e8845cfa0cf3741f8609771a6b1b9.zip
Bugfix for git-buildpackage and the translation system
-rwxr-xr-xdebian/rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 2c692b1..d1253c7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,8 +19,8 @@ build-stamp:
touch build-stamp
clean:
- # update template translation strings:
- debconf-updatepo
+ # update template translation strings commented out as git-buildpackage complains that the file changes all the times otherwise...
+ # debconf-updatepo
dh_testdir
dh_testroot
rm -f build-stamp