From 0ec17ec23b88db9b46e09eac50104dcdeff66a93 Mon Sep 17 00:00:00 2001 From: Josip Rodin Date: Tue, 18 Dec 2001 21:12:21 +0000 Subject: changed on www-master CVS version numbers Makefile.common: 1.50 -> 1.51 remove_stale.pl: 1.7 -> 1.8 stattrans.pl: 1.36 -> 1.37 --- remove_stale.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remove_stale.pl') diff --git a/remove_stale.pl b/remove_stale.pl index 10689744589..d9239401b61 100755 --- a/remove_stale.pl +++ b/remove_stale.pl @@ -121,7 +121,7 @@ sub recurse # Name of file installed by make install. my $installed = $direntry; - $installed =~ s(^\./[^/]*/)(../debian.org/); + $installed =~ s(^\./[^/]*/)(../www/); # Remove or report. if ($opt_d) -- cgit v1.2.3