diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:08:53 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:08:53 +0200 |
commit | d622efe86f84080c8cf4783a1d35e6f994adf110 (patch) | |
tree | 36c25d04957d2f5e651edac57eff74682385a403 /network/nicotine-plus/doinst.sh | |
parent | 85bbce4c0615ff2e65950011dbd9e8d6ad0982cd (diff) | |
download | slackbuilds-d622efe86f84080c8cf4783a1d35e6f994adf110.tar.gz |
network/nicotine-plus: Removed from 13.0 repository
Diffstat (limited to 'network/nicotine-plus/doinst.sh')
-rw-r--r-- | network/nicotine-plus/doinst.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/network/nicotine-plus/doinst.sh b/network/nicotine-plus/doinst.sh deleted file mode 100644 index 392c12adb9..0000000000 --- a/network/nicotine-plus/doinst.sh +++ /dev/null @@ -1,4 +0,0 @@ -if [ -x /usr/bin/update-desktop-database ]; then - /usr/bin/update-desktop-database -q usr/share/applications -fi - |