summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Jamfile6
1 files changed, 4 insertions, 2 deletions
diff --git a/Jamfile b/Jamfile
index ae7561f5..c2a7bd45 100644
--- a/Jamfile
+++ b/Jamfile
@@ -329,8 +329,10 @@ if $(OS) = MACOSX
MACBUNDLE = GhostPDF.app ;
- XCopy $(MACBUNDLE)/Contents/Info.plist ;
- XCopy $(MACBUNDLE)/Contents/PkgInfo ;
+ XCopy
+ $(MACBUNDLE)/Contents/Info.plist
+ $(MACBUNDLE)/Contents/PkgInfo
+ ;
XCopy
$(MACBUNDLE)/Contents/Resources/English.lproj/InfoPlist.strings
$(MACBUNDLE)/Contents/Resources/English.lproj/main.nib/classes.nib