[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#117474: modconf: man modconf is in some foreign language



tags 117474 patch
thanks

On Sun, Oct 28, 2001 at 09:13:28PM -0500, Duncan Findlay wrote:
> Package: modconf
> Version: 0.2.36
> Severity: normal
> 
> man modconf gives me a nice man page in some language I don't understand.

Here's a patch:

--- Makefile.orig	Mon Oct 29 09:42:29 2001
+++ Makefile	Mon Oct 29 09:42:44 2001
@@ -15,7 +15,7 @@
 	install -d -m 755 $(DESTDIR)/usr/share/man/man8
 	install -m 644 modconf.8.gz $(DESTDIR)/usr/share/man/man8
 	install -d -m 755 $(DESTDIR)/usr/share/man/pl/man8
-	install -m 644 modconf.8.pl.gz $(DESTDIR)/usr/share/man/man8/modconf.8.gz
+	install -m 644 modconf.8.pl.gz $(DESTDIR)/usr/share/man/pl/man8/modconf.8.gz
 
 modconf.8.gz:	modconf.8
 	gzip -9c modconf.8 > modconf.8.gz

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: