summaryrefslogtreecommitdiff
path: root/libraries/libiphone/doinst.sh
diff options
context:
space:
mode:
authorErik W. Hanson <erik@slackbuilds.org>2010-03-22 16:49:08 -0500
committerHeinz Wiesinger <pprkut@slackbuilds.org>2010-05-13 14:28:05 +0200
commit5c69fb3d1e0e6fd86b6dd6a87ffd2dbcf36c03b0 (patch)
tree4666326a832599993fcd76b6c2d5b985a6483e42 /libraries/libiphone/doinst.sh
parentfbd575afd06ded30a13bdcf0b87b2c7084f8185e (diff)
downloadslackbuilds-5c69fb3d1e0e6fd86b6dd6a87ffd2dbcf36c03b0.tar.gz
libraries/libiphone: Removed. Renamed to libimobiledevice.
Diffstat (limited to 'libraries/libiphone/doinst.sh')
-rw-r--r--libraries/libiphone/doinst.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/libraries/libiphone/doinst.sh b/libraries/libiphone/doinst.sh
deleted file mode 100644
index d2a98714a6..0000000000
--- a/libraries/libiphone/doinst.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-# remove existing fdi cache to recognize newly installed fdi files
-# and restart hal to regenerate the cache
-rm -f var/cache/hald/fdi-cache
-chroot . /etc/rc.d/rc.hald restart