]> git.pld-linux.org Git - packages/disc-cover.git/commitdiff
- fixed typo (?)
authorwolf <wolf@pld-linux.org>
Sun, 9 Nov 2003 18:18:53 +0000 (18:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    disc-cover-typo.patch -> 1.1

disc-cover-typo.patch [new file with mode: 0644]

diff --git a/disc-cover-typo.patch b/disc-cover-typo.patch
new file mode 100644 (file)
index 0000000..85e034b
--- /dev/null
@@ -0,0 +1,12 @@
+diff -ruN disc-cover-1.5.3./disc-cover disc-cover-1.5.3/disc-cover
+--- disc-cover-1.5.3./disc-cover       2003-11-09 17:11:34.000000000 +0100
++++ disc-cover-1.5.3/disc-cover        2003-11-09 19:15:56.293998816 +0100
+@@ -164,7 +164,7 @@
+ unless ($inputfile)
+ {
+-      required Audio::CD;
++      require Audio::CD;
+ }
+ print STDERR "Disc-Cover: running verbose version $version (config $config_version)\n" if ($flag_verbose);
This page took 0.052331 seconds and 4 git commands to generate.