diff options
Diffstat (limited to 'autoscripts/postrm-makeshlibs')
-rw-r--r-- | autoscripts/postrm-makeshlibs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/autoscripts/postrm-makeshlibs b/autoscripts/postrm-makeshlibs deleted file mode 100644 index 96bf24ed..00000000 --- a/autoscripts/postrm-makeshlibs +++ /dev/null @@ -1,3 +0,0 @@ -if [ "$1" = "remove" ]; then - ldconfig -fi |