mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
Remove useless whitespace.
Signed-off-by: Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn@axis.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
44c7e02c94
commit
99159f06cc
1 changed files with 2 additions and 2 deletions
|
@ -44,8 +44,8 @@ $BUNDLER packaging/macosx/subsurface.bundle
|
|||
|
||||
# correct the paths and names
|
||||
cd staging/Subsurface.app/Contents
|
||||
for i in Resources/lib/gdk-pixbuf-2.0/2.10.0/loaders/* ; do
|
||||
$BUNDLER_SRC/bundler/run-install-name-tool-change.sh $i $PREFIX Resources change ;
|
||||
for i in Resources/lib/gdk-pixbuf-2.0/2.10.0/loaders/*; do
|
||||
$BUNDLER_SRC/bundler/run-install-name-tool-change.sh $i $PREFIX Resources change
|
||||
done
|
||||
for i in Resources/lib/*.dylib;
|
||||
do
|
||||
|
|
Loading…
Reference in a new issue