This is an automated email from the git hooks/post-receive script.

odyx pushed a commit to branch debian/master
in repository planetblupi.

commit e9f7a71b9b186c3eb29bf45adc7f3733bceb126d
Author: Mathieu Schroeter <math...@schroetersa.ch>
Date:   Fri Dec 1 13:57:34 2017 +0100

    Add a stupid bootstrap script for the NSIS template
---
 resources/nsis/bootstrap.sh | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/resources/nsis/bootstrap.sh b/resources/nsis/bootstrap.sh
new file mode 100755
index 0000000..13ee2e2
--- /dev/null
+++ b/resources/nsis/bootstrap.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+cp $(dirname $0)/NSIS.template.in 
/C/msys64/mingw64/share/cmake-3.9/Modules/NSIS.template.in
+cp $(dirname $0)/NSIS.template.in 
/C/msys64/mingw32/share/cmake-3.9/Modules/NSIS.template.in

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/planetblupi.git

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to