tasque r126 - trunk



Author: sharm
Date: Mon Sep 29 23:50:50 2008
New Revision: 126
URL: http://svn.gnome.org/viewvc/tasque?rev=126&view=rev

Log:
* bundle-mac-app.sh: Use those variables, silly.

Modified:
   trunk/ChangeLog
   trunk/bundle-mac-app.sh

Modified: trunk/bundle-mac-app.sh
==============================================================================
--- trunk/bundle-mac-app.sh	(original)
+++ trunk/bundle-mac-app.sh	Mon Sep 29 23:50:50 2008
@@ -15,5 +15,5 @@
 cp osx/$MACOS/Tasque $BUNDLE/$MACOS
 cp osx/$RESOURCES/tasque.icns $BUNDLE/$RESOURCES
 
-cp bin/Debug/tasque.exe Tasque.app/Contents/MacOS/
-cp macbin/ige-mac-integration-sharp.dll Tasque.app/Contents/MacOS/
\ No newline at end of file
+cp bin/Debug/tasque.exe $BUNDLE/$MACOS
+cp macbin/ige-mac-integration-sharp.dll $BUNDLE/$MACOS



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]