summaryrefslogtreecommitdiff
path: root/misc/qutebrowser.spec
diff options
context:
space:
mode:
authorbitraid <bitraid@protonmail.ch>2018-05-03 15:50:18 +0300
committerbitraid <bitraid@protonmail.ch>2018-05-03 15:50:18 +0300
commit1e5b325ea5a5f63e13bb9ee89406e331b73cae4a (patch)
treed27ad5a624c270896600d4369da74f562614fbe0 /misc/qutebrowser.spec
parent3f1041eb0aee4b418d102b3a9df126ac15d6b8d5 (diff)
downloadqutebrowser-1e5b325ea5a5f63e13bb9ee89406e331b73cae4a.tar.gz
qutebrowser-1e5b325ea5a5f63e13bb9ee89406e331b73cae4a.zip
Move file_version_info.txt to misc/ and add it to .gitignore
Diffstat (limited to 'misc/qutebrowser.spec')
-rw-r--r--misc/qutebrowser.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/qutebrowser.spec b/misc/qutebrowser.spec
index 50a6ff888..c886fb0c4 100644
--- a/misc/qutebrowser.spec
+++ b/misc/qutebrowser.spec
@@ -60,7 +60,7 @@ exe = EXE(pyz,
strip=False,
upx=False,
console=False,
- version='file_version_info.txt' )
+ version='misc/file_version_info.txt')
coll = COLLECT(exe,
a.binaries,
a.zipfiles,