update to build.xml to reflect name change of 'postinstall' to 'postinstall.sh'

This commit is contained in:
hypercubus
2004-08-26 17:25:05 +00:00
committed by zzz
parent b31378ad1a
commit 2eb8b84bbd

View File

@@ -225,7 +225,7 @@
<copy file="installer/resources/install_i2p_service_unix" todir="pkg-temp/" />
<copy file="installer/resources/install_i2p_service_winnt.bat" todir="pkg-temp/" />
<copy file="installer/resources/osid" todir="pkg-temp/" />
<copy file="installer/resources/postinstall" todir="pkg-temp/" />
<copy file="installer/resources/postinstall.sh" todir="pkg-temp/" />
<copy file="installer/resources/postinstall.bat" todir="pkg-temp/" />
<copy file="installer/resources/systray.config" todir="pkg-temp/" />
<copy file="installer/resources/uninstall_i2p_service_unix" todir="pkg-temp/" />