mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2025-01-09 11:30:51 +00:00
Whitespace cleanup.
This commit is contained in:
parent
084169f348
commit
b4a4dc55be
1 changed files with 2 additions and 2 deletions
|
@ -56,7 +56,7 @@ install: -pre-install -gtk-runtime
|
|||
rm -rf `find $(INSTDIR)/installs -type d -name .svn`
|
||||
|
||||
bundle:
|
||||
|
||||
|
||||
# The Radiant plugins (modules) are a little funky
|
||||
# Some of them are actually linked against the build directory
|
||||
|
||||
|
@ -70,7 +70,7 @@ bundle:
|
|||
`find $(BINDIR)/modules -name "*.so" | xargs -I {} echo -x {}` \
|
||||
`find $(LIBDIR) -name "*.so" | xargs -I {} echo -x {}` \
|
||||
-d $(LIBDIR) -of -p @executable_path/../lib
|
||||
|
||||
|
||||
rm -f build
|
||||
|
||||
image:
|
||||
|
|
Loading…
Reference in a new issue