From e1e31f5c1b9927a036ae47bc6a8a17850918717e Mon Sep 17 00:00:00 2001 From: Heikki Lindholm Date: Tue, 30 Dec 2008 15:54:12 +0000 Subject: not used anymore --- contrib/macosx/build-osx-framework.sh | 4 ---- 1 file changed, 4 deletions(-) (limited to 'contrib') diff --git a/contrib/macosx/build-osx-framework.sh b/contrib/macosx/build-osx-framework.sh index d7e4f4b..8d1f414 100755 --- a/contrib/macosx/build-osx-framework.sh +++ b/contrib/macosx/build-osx-framework.sh @@ -730,10 +730,6 @@ install_file_to_framework 'share/info/dir' install_file_to_framework 'share/info/extractor.info' install_file_to_framework 'share/man/man1/extract.1' install_file_to_framework 'share/man/man3/libextractor.3' -for tfn in $(find ./share/locale -name 'libextractor*') -do - install_file_to_framework "$tfn" -done cd "${ORIG_DIR}" copy_file_to_framework "./contrib/macosx/Info.plist" "Resources/Info.plist" fill_framework_revision "Resources/Info.plist" -- cgit v1.2.3