summaryrefslogtreecommitdiffstats
path: root/qtpass.iss
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-12-13 11:18:05 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2016-12-13 11:18:05 +0100
commitab8432433af80106fd697ea4b1cd659a848a1011 (patch)
treeddfecf1eb77654e7fbe3a59b76172be98e6ab99c /qtpass.iss
parent88826334c34c66b82778c65d0da3496f67b8631a (diff)
License location fix
Diffstat (limited to 'qtpass.iss')
-rw-r--r--qtpass.iss2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtpass.iss b/qtpass.iss
index 20dc0b0c..3fd889ff 100644
--- a/qtpass.iss
+++ b/qtpass.iss
@@ -23,7 +23,7 @@ AppSupportURL={#MyAppURL}
AppUpdatesURL={#MyAppURL}
DefaultDirName={pf}\{#MyAppName}
DefaultGroupName={#MyAppName}
-LicenseFile=release\LICENSE.txt
+LicenseFile=src\release\LICENSE.txt
OutputBaseFilename=qtpass-{#MyAppVersion}
Compression=lzma
SolidCompression=yes