r34304 - /trunk/libdbd-mysql-perl/debian/rules

eloy at users.alioth.debian.org eloy at users.alioth.debian.org
Wed Apr 29 09:19:13 UTC 2009


Author: eloy
Date: Wed Apr 29 09:19:08 2009
New Revision: 34304

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=34304
Log:
testuser set to test

Modified:
    trunk/libdbd-mysql-perl/debian/rules

Modified: trunk/libdbd-mysql-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbd-mysql-perl/debian/rules?rev=34304&op=diff
==============================================================================
--- trunk/libdbd-mysql-perl/debian/rules (original)
+++ trunk/libdbd-mysql-perl/debian/rules Wed Apr 29 09:19:08 2009
@@ -7,7 +7,7 @@
 build: build-stamp
 build-stamp:
 	dh build --before auto_configure
-	$(PERL) Makefile.PL --ssl INSTALLDIRS=vendor
+	$(PERL) Makefile.PL --ssl --testuser=test INSTALLDIRS=vendor
 	dh build --after auto_configure --before test
 	$(MAKE) test TEST_FILES='t/00base.t'
 	dh build --after test




More information about the Pkg-perl-cvs-commits mailing list