projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix small typo
[openwrt.git]
/
package
/
quagga
/
ipkg
/
quagga.postinst
diff --git
a/package/quagga/ipkg/quagga.postinst
b/package/quagga/ipkg/quagga.postinst
index
ff83cfc
..
90ffe61
100644
(file)
--- a/
package/quagga/ipkg/quagga.postinst
+++ b/
package/quagga/ipkg/quagga.postinst
@@
-45,5
+45,4
@@
echo "ospfapi 2607/tcp" >>${IPKG_INSTROOT}/etc/services
echo "isisd 2608/tcp" >>${IPKG_INSTROOT}/etc/services
fi
-mkdir -p $dir
chown -R $name:$name $dir
This page took
0.026686 seconds
and
4
git commands to generate.