From 36d9d18055dbed7a85ab2979d1e96dfb4017560b Mon Sep 17 00:00:00 2001 From: alwin Date: Fri, 12 Mar 2004 11:30:32 +0000 Subject: helpers for generating libetpan-packages added. --- (limited to 'noncore/net/mail/libetpanstuff/libetpan.postinst') 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 -- cgit v0.9.0.2