by request of Dirk <noisyb@pwnoogle.com>
cvs (2:1.12.13+real-10) xunstable; urgency=low
* Do not compress *.pdf files (cf. #704093)
+ * Allow root to commit
-- Thorsten Glaser <tg@mirbsd.de> Fri, 26 Apr 2013 17:18:38 +0000
#!/usr/bin/make -f
-# $MirOS: contrib/hosted/tg/deb/cvs/debian/rules,v 1.19 2013/04/26 17:18:52 tg Exp $
+# $MirOS: contrib/hosted/tg/deb/cvs/debian/rules,v 1.20 2013/06/26 17:43:53 tg Exp $
CC?= gcc
CONFIGURE_ENV:= CC='${CC}'
--enable-case-sensitivity \
--enable-encryption \
--disable-lock-compatibility \
- --disable-rootcommit \
+ --enable-rootcommit \
--disable-old-info-format-support \
--enable-config-override=no \
--without-krb4 \