From 4273c7fc5f7b2afeeb6cce8dbe0a869759e84ce5 Mon Sep 17 00:00:00 2001 From: groucho Date: Sat, 25 Jan 2003 12:34:56 +0000 Subject: Added postinst for ldconfig --- (limited to 'noncore/apps/tinykate') diff --git a/noncore/apps/tinykate/opie-tinykate.postinst b/noncore/apps/tinykate/opie-tinykate.postinst new file mode 100755 index 0000000..50d922c --- a/dev/null +++ b/noncore/apps/tinykate/opie-tinykate.postinst @@ -0,0 +1,4 @@ +#!/bin/sh + +[ -x ldconfig ] && ldconfig +exit 0 -- cgit v0.9.0.2