File: htmlclean.dpatch

package info (click to toggle)
libhtml-clean-perl 0.7-3
  • links: PTS
  • area: main
  • in suites: potato
  • size: 312 kB
  • ctags: 37
  • sloc: perl: 1,727
file content (14 lines) | stat: -rw-r--r-- 299 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#PATCHOPTIONS: -p0
--- bin/htmlclean	Sun Jan 17 22:58:12 1999
+++ bin/htmlclean.debian	Thu Jul  8 14:07:35 1999
@@ -1,9 +1,9 @@
-#!/usr/local/bin/perl
+#!/usr/bin/perl
 # htmlclean
 # Copyright (C) 1998 by ITU
 
 use strict;
 
 sub usage {
   print STDERR <<END;
  usage: $0 file1 [file2 file3 ...]