diff options
Diffstat (limited to 'libraries/libimobiledevice/doinst.sh')
-rw-r--r-- | libraries/libimobiledevice/doinst.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libraries/libimobiledevice/doinst.sh b/libraries/libimobiledevice/doinst.sh deleted file mode 100644 index d2a98714a64d2..0000000000000 --- a/libraries/libimobiledevice/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 |