Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e33b2cfc9924d204da12ea1dfabd8b7fc4129d6c

commit e33b2cfc9924d204da12ea1dfabd8b7fc4129d6c
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date:   Thu Nov 8 13:33:42 2007 +0100

include/Makefile: remove a2x's unnecessary -d option

diff --git a/source/include/Makefile b/source/include/Makefile
index 70a4e2e..6cf447e 100644
--- a/source/include/Makefile
+++ b/source/include/Makefile
@@ -24,7 +24,7 @@ stat:
sed -n 's/^#\( \|$$\)//;/^###/,/^###/p' $^|sed 's/^###//' > $@

%.3: %.txt
-       a2x -d manpage -f manpage $^
+       a2x -f manpage $^

fwmakepkg.txt: fwmakepkg.txt.in $(wildcard *.sh)
cat fwmakepkg.txt.in > fwmakepkg.txt
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to