From babd4efa368bd4b9d26b41d71b65c1e82e044396 Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Thu, 25 Jun 2015 01:17:51 -0700 Subject: Remove support for PwnageTool's bundle/Info.plist. --- Library/space.sh | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100755 Library/space.sh (limited to 'Library') diff --git a/Library/space.sh b/Library/space.sh deleted file mode 100755 index 3be1f0d..0000000 --- a/Library/space.sh +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/bash - -for dir in \ - /Applications \ - /Library/Ringtones \ - /Library/Wallpaper \ - /System/Library/Fonts \ - /System/Library/TextInput \ - /usr/share -do - . /usr/libexec/cydia/move.sh "$@" "${dir}" -done -- cgit v1.2.3