r34155 - /trunk/libhtml-formfu-perl/debian/rules
    eloy at users.alioth.debian.org 
    eloy at users.alioth.debian.org
       
    Sun Apr 26 09:21:50 UTC 2009
    
    
  
Author: eloy
Date: Sun Apr 26 09:21:45 2009
New Revision: 34155
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=34155
Log:
LC_ALL=C for tests
Modified:
    trunk/libhtml-formfu-perl/debian/rules
Modified: trunk/libhtml-formfu-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/debian/rules?rev=34155&op=diff
==============================================================================
--- trunk/libhtml-formfu-perl/debian/rules (original)
+++ trunk/libhtml-formfu-perl/debian/rules Sun Apr 26 09:21:45 2009
@@ -3,6 +3,7 @@
 include /usr/share/quilt/quilt.make
 
 MANDIR=$(CURDIR)/debian/libhtml-formfu-perl/usr/share/man/man3
+LC_ALL=C
 
 build: build-stamp
 build-stamp: $(QUILT_STAMPFN)
    
    
More information about the Pkg-perl-cvs-commits
mailing list