projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f94538d
)
Still not working...
author
Steven Barth
<steven@midlink.org>
Wed, 4 Mar 2009 17:53:25 +0000
(17:53 +0000)
committer
Steven Barth
<steven@midlink.org>
Wed, 4 Mar 2009 17:53:25 +0000
(17:53 +0000)
libs/nixio/ipkg/postinst
patch
|
blob
|
history
diff --git
a/libs/nixio/ipkg/postinst
b/libs/nixio/ipkg/postinst
index fb1c99a042054c9e62580ce3300e73fbc1536264..edc8741dac8922413dc311785dfab9a94b7f5b75 100755
(executable)
--- a/
libs/nixio/ipkg/postinst
+++ b/
libs/nixio/ipkg/postinst
@@
-1,4
+1,6
@@
#!/bin/sh
[ -z "${IPKG_INSTROOT}" -a -f "/etc/uci-defaults/nixio" ] && {
( . /etc/uci-defaults/nixio ) && rm -f /etc/uci-defaults/nixio
+ exit
}
+exit 0