diff options
Diffstat (limited to 'debian/libuclibc0.postinst')
-rw-r--r-- | debian/libuclibc0.postinst | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/debian/libuclibc0.postinst b/debian/libuclibc0.postinst deleted file mode 100644 index 27a7dfebf..000000000 --- a/debian/libuclibc0.postinst +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -#if [ "$1" = "configure" ]; then -# /sbin/ldconfig -#fi - -#DEBHELPER# - |