summaryrefslogtreecommitdiff
path: root/noncore/net/mail/libetpanstuff/libetpan.postinst
authoralwin <alwin>2004-03-12 11:30:32 (UTC)
committer alwin <alwin>2004-03-12 11:30:32 (UTC)
commit36d9d18055dbed7a85ab2979d1e96dfb4017560b (patch) (side-by-side diff)
tree8131a2f1891b6b8231d8bb070d5950506d6576f3 /noncore/net/mail/libetpanstuff/libetpan.postinst
parent6e37f7d804b100579c11fc77fcc99326ad98a9c7 (diff)
downloadopie-36d9d18055dbed7a85ab2979d1e96dfb4017560b.zip
opie-36d9d18055dbed7a85ab2979d1e96dfb4017560b.tar.gz
opie-36d9d18055dbed7a85ab2979d1e96dfb4017560b.tar.bz2
helpers for generating libetpan-packages added.
Diffstat (limited to 'noncore/net/mail/libetpanstuff/libetpan.postinst') (more/less context) (ignore whitespace changes)
-rwxr-xr-xnoncore/net/mail/libetpanstuff/libetpan.postinst4
1 files changed, 4 insertions, 0 deletions
diff --git a/noncore/net/mail/libetpanstuff/libetpan.postinst b/noncore/net/mail/libetpanstuff/libetpan.postinst
new file mode 100755
index 0000000..0c37b3d
--- a/dev/null
+++ b/noncore/net/mail/libetpanstuff/libetpan.postinst
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+[ -x /sbin/ldconfig ] && /sbin/ldconfig
+exit 0