forked from extern/shorewall_code
fix typo
This commit is contained in:
parent
1085535816
commit
0826139358
@ -304,7 +304,7 @@ echo "Modules file installed as ${PREFIX}/usr/share/shorewall-lite/modules"
|
|||||||
|
|
||||||
cd manpages
|
cd manpages
|
||||||
|
|
||||||
[ -n "$INSTALLD" ] || mkdir -p ${PREFIX}$/usr/share/man/man5/ ${PREFIX}${MANDIR}/man8/
|
[ -n "$INSTALLD" ] || mkdir -p ${PREFIX}/usr/share/man/man5/ ${PREFIX}${MANDIR}/man8/
|
||||||
|
|
||||||
for f in *.5; do
|
for f in *.5; do
|
||||||
gzip -c $f > $f.gz
|
gzip -c $f > $f.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user