oops, wasn't supposed to remove the whole patch. pointed out by: naddy@
This commit is contained in:
parent
e6cf4b490b
commit
db893e0caf
11
shells/bash/patches/patch-ad
Normal file
11
shells/bash/patches/patch-ad
Normal file
@ -0,0 +1,11 @@
|
||||
--- documentation/Makefile.orig Tue Jan 16 20:22:19 2001
|
||||
+++ documentation/Makefile Tue Jan 16 20:22:37 2001
|
||||
@@ -49,7 +49,7 @@
|
||||
$(RM) $@
|
||||
${NROFF} -man $< > $@
|
||||
|
||||
-all: ps info dvi text
|
||||
+all: info # ps dvi text
|
||||
|
||||
ps: bash.ps readline.ps article.ps
|
||||
dvi: features.dvi features.ps
|
Loading…
Reference in New Issue
Block a user