aboutsummaryrefslogtreecommitdiffstats
path: root/remove_stale.pl
diff options
context:
space:
mode:
authorJosip Rodin <joy>2001-12-18 21:12:21 +0000
committerJosip Rodin <joy>2001-12-18 21:12:21 +0000
commit0ec17ec23b88db9b46e09eac50104dcdeff66a93 (patch)
treea84415eded3246bb8048e72dd6c13b4631424ec5 /remove_stale.pl
parent55d41c3599acd784ce2225b5b2be9171e55e48e7 (diff)
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
Diffstat (limited to 'remove_stale.pl')
-rwxr-xr-xremove_stale.pl2
1 files changed, 1 insertions, 1 deletions
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)

© 2014-2024 Faster IT GmbH | imprint | privacy policy