diff options
author | dsomero | 2010-05-21 01:13:16 +0200 |
---|---|---|
committer | David Somero | 2010-05-21 07:19:00 +0200 |
commit | d4d165f56e913943a1b9e0889a7eff63deef26f6 (patch) | |
tree | 3f9451a3d3330dfc29da31813dbf74a7792d67ca /audio/easytag/doinst.sh | |
parent | f67cae1662f209bac3e0f11735f9fe10163701a7 (diff) | |
download | slackbuilds-d4d165f56e913943a1b9e0889a7eff63deef26f6.tar.gz |
audio/easytag: Removed (build failure)
Diffstat (limited to 'audio/easytag/doinst.sh')
-rw-r--r-- | audio/easytag/doinst.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/easytag/doinst.sh b/audio/easytag/doinst.sh deleted file mode 100644 index 9ad0b734e0..0000000000 --- a/audio/easytag/doinst.sh +++ /dev/null @@ -1,4 +0,0 @@ -if [ -x usr/bin/update-desktop-database ]; then - ./usr/bin/update-desktop-database ./usr/share/applications >/dev/null 2>&1 -fi - |