diff options
Diffstat (limited to 'desktop/tango-icon-theme/doinst.sh')
-rw-r--r-- | desktop/tango-icon-theme/doinst.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop/tango-icon-theme/doinst.sh b/desktop/tango-icon-theme/doinst.sh deleted file mode 100644 index 627ec2e247..0000000000 --- a/desktop/tango-icon-theme/doinst.sh +++ /dev/null @@ -1,3 +0,0 @@ -if [ -x usr/bin/gtk-update-icon-cache ]; then - usr/bin/gtk-update-icon-cache -f -q usr/share/icons/Tango &> /dev/null -fi |