aboutsummaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-29 00:11:52 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-29 00:11:52 +0000
commit4a0a41362bee1e98e260d58cf032947e6e86b76d (patch)
treed7a99b9d4d3437a89ec151f8064a292c558ae6b1 /packages
parent5fca527e577a6b9ac0a6b6c8c6d582b706cdd221 (diff)
an attempt at automating package generation... that failed
svn path=/trunk/; revision=5037
Diffstat (limited to 'packages')
-rwxr-xr-xpackages/win32_inno/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/win32_inno/Makefile b/packages/win32_inno/Makefile
index 0d54a9d2..e4768073 100755
--- a/packages/win32_inno/Makefile
+++ b/packages/win32_inno/Makefile
@@ -50,6 +50,7 @@ PD_INNO_SETUP = pd-inno.iss
package: $(PD_INNO_SETUP)
start $(PD_INNO_SETUP)
+# start "c:\\Program Files\\Inno Setup 5\\Compil32.exe /cc C:\\msys\\1.0\\\home\\**\\packages\\win32_inno\\pd-inno.iss"
@echo " "
@echo "win32_inno install succeeded!"