correct install

This commit is contained in:
Mario Fetka 2011-06-26 13:52:09 +02:00
parent 50c0b7964f
commit ddc1fda8a6
2 changed files with 2 additions and 2 deletions

View File

@ -81,7 +81,7 @@ endif
; Choose one of the following examples as basis for your installation
; You can use $LicenseKey$ var to pass a license key to the installer
;
"%ScriptPath%\X86FILE" /S /L=1031
"%ScriptPath%\X86FILE" /S
[Files_install]
; Example of recursively copying some files into the installation directory:

View File

@ -1,7 +1,7 @@
#!/bin/sh
PN="speccy"
VERSION="1.11.256"
RELEASE="1"
RELEASE="2"
PRIORITY="0"
ADVICE=""
TYPE="public"