SOURCES: lighttpd-branch.diff - exclude tests/symlink.t

glen glen at pld-linux.org
Wed Jan 16 17:23:50 CET 2008


Author: glen                         Date: Wed Jan 16 16:23:50 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- exclude tests/symlink.t

---- Files affected:
SOURCES:
   lighttpd-branch.diff (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SOURCES/lighttpd-branch.diff
diff -u SOURCES/lighttpd-branch.diff:1.26 SOURCES/lighttpd-branch.diff:1.27
--- SOURCES/lighttpd-branch.diff:1.26	Wed Jan 16 17:21:29 2008
+++ SOURCES/lighttpd-branch.diff	Wed Jan 16 17:23:45 2008
@@ -570,22 +570,6 @@
  use strict;
 Index: tests/symlink.t
 ===================================================================
---- tests/symlink.t	(.../tags/lighttpd-1.4.18)	(revision 2043)
-+++ tests/symlink.t	(.../branches/lighttpd-1.4.x)	(revision 2043)
-@@ -1,9 +1,9 @@
- #!/usr/bin/env perl
- BEGIN {
--    # add current source dir to the include-path
--    # we need this for make distcheck
--    (my $srcdir = $0) =~ s#/[^/]+$#/#;
--    unshift @INC, $srcdir;
-+	# add current source dir to the include-path
-+	# we need this for make distcheck
-+	(my $srcdir = $0) =~ s,/[^/]+$,/,;
-+	unshift @INC, $srcdir;
- }
- 
- use strict;
 Index: tests/request.t
 ===================================================================
 --- tests/request.t	(.../tags/lighttpd-1.4.18)	(revision 2043)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/lighttpd-branch.diff?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list