[Pkg-samba-maint] r2755 - branches/samba/experimental/debian
bubulle at alioth.debian.org
bubulle at alioth.debian.org
Sat May 9 18:01:55 UTC 2009
Author: bubulle
Date: 2009-05-09 18:01:55 +0000 (Sat, 09 May 2009)
New Revision: 2755
Modified:
branches/samba/experimental/debian/rules
Log:
Another change for 3.4
Modified: branches/samba/experimental/debian/rules
===================================================================
--- branches/samba/experimental/debian/rules 2009-05-09 17:26:03 UTC (rev 2754)
+++ branches/samba/experimental/debian/rules 2009-05-09 18:01:55 UTC (rev 2755)
@@ -91,7 +91,7 @@
dh_testdir
if [ -f debian/config.cache ]; then \
- cp -f debian/config.cache source/config.cache; \
+ cp -f debian/config.cache source3/config.cache; \
fi
[ -f source3/Makefile ] || (cd source3 && CFLAGS="$(CFLAGS)" ./configure $(conf_args))
More information about the Pkg-samba-maint
mailing list