diff options
Diffstat (limited to 'debian/libss-client-0.postinst')
-rwxr-xr-x | debian/libss-client-0.postinst | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/debian/libss-client-0.postinst b/debian/libss-client-0.postinst deleted file mode 100755 index 8fb2afe..0000000 --- a/debian/libss-client-0.postinst +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -#if [ ${USER} == "root" ] -#then -# chown root:root /usr/lib/libss-client.so -#fi - -#chmod 644 /usr/lib/libss-client.so |