Re-added missing image loaders, since Macports changed the location of them. However, something is still not right, since the images are not yet showing up.
This commit is contained in:
parent
bf0b39135b
commit
3e2fed77ce
1
tools/osx/make-app-bundle
Normal file → Executable file
1
tools/osx/make-app-bundle
Normal file → Executable file
@ -60,6 +60,7 @@ mkdir -p "${SHARE}/mime"
|
||||
echo "Copying libraries from ${MACPORTS_PREFIX}..."
|
||||
cp -R ${MACPORTS_PREFIX}/lib/pango ${LIB}
|
||||
cp -R ${MACPORTS_PREFIX}/lib/gtk-2.0 ${LIB}
|
||||
cp -R ${MACPORTS_PREFIX}/lib/gdk-pixbuf* ${LIB}
|
||||
|
||||
#Copy over mimes (if a mime is copied, and nobody hears, is it really copied?)
|
||||
echo "Copying shared files from ${MACPORTS_PREFIX}..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user