correct install

This commit is contained in:
Mario Fetka 2011-06-26 13:51:01 +02:00
parent cf472da4d6
commit 18e73c6685
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="defraggler"
VERSION="2.05.315"
RELEASE="1"
RELEASE="2"
PRIORITY="0"
ADVICE=""
TYPE="public"