projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
scripts/feeds calls 'make' irrespective of the platform it is
[openwrt.git]
/
package
/
opkg
/
files
/
postinst
1
#!/bin/sh
2
ln
-sf
"
${IPKG_INSTROOT}
/usr/lib/ipkg"
"
${IPKG_INSTROOT}
/usr/lib/opkg"
3
ln
-sf
"
${IPKG_INSTROOT}
/etc/ipkg.conf"
"
${IPKG_INSTROOT}
/etc/opkg.conf"
This page took
0.041543 seconds
and
5
git commands to generate.