adapted Linux/Makefile and created runepanet.sh.template

This commit is contained in:
Maurizio Cingi
2015-11-25 12:01:51 +01:00
parent f89515febd
commit 1905c1011c

View File

@@ -0,0 +1,3 @@
#!/bin/sh
export LD_LIBRARY_PATH=libdir:$LD_LIBRARY_PATH
exec exename $*