diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2010-03-18 16:51:37 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 13:31:58 +0200 |
commit | fd007bb209c62febd1995b7d33a2a48ccfea7fbb (patch) | |
tree | 77db7f17ef24a2f8021bbcf2546643310d7016e1 /audio/gtkpod/doinst.sh | |
parent | e5d67f6f5b19506fff93ca480bf5a347d4d64e45 (diff) | |
download | slackbuilds-fd007bb209c62febd1995b7d33a2a48ccfea7fbb.tar.gz |
audio/gtkpod: Build bump.
Included patch for libmp4v2-1.9.1.
Thanks to the new maintainer Vincent Batts.
Diffstat (limited to 'audio/gtkpod/doinst.sh')
-rw-r--r-- | audio/gtkpod/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/gtkpod/doinst.sh b/audio/gtkpod/doinst.sh index 1f8ff67ded..3e5691a052 100644 --- a/audio/gtkpod/doinst.sh +++ b/audio/gtkpod/doinst.sh @@ -7,4 +7,3 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then /usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1 fi fi - |