pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/bulk Remove a local change which crept in with the ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/adc3e041b5ee
branches: trunk
changeset: 467710:adc3e041b5ee
user: sketch <sketch%pkgsrc.org@localhost>
date: Thu Feb 05 10:59:40 2004 +0000
description:
Remove a local change which crept in with the last update.
diffstat:
mk/bulk/post-build | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r ae64022516b2 -r adc3e041b5ee mk/bulk/post-build
--- a/mk/bulk/post-build Thu Feb 05 10:40:33 2004 +0000
+++ b/mk/bulk/post-build Thu Feb 05 10:59:40 2004 +0000
@@ -1,5 +1,5 @@
#!/usr/pkg/bin/perl
-# $NetBSD: post-build,v 1.29 2004/01/31 03:30:49 grant Exp $
+# $NetBSD: post-build,v 1.30 2004/02/05 10:59:40 sketch Exp $
#
# Collect stuff after a pkg bulk build
#
@@ -244,8 +244,6 @@
EOF
}
- $REPORT = "/data1/www/broken.html";
-
open(HTML,">$REPORT") or die "Can't write $REPORT: $!\n";
print HTML <<EOHTML;
<html>
Home |
Main Index |
Thread Index |
Old Index