aboutsummaryrefslogtreecommitdiffstats
path: root/release/pathoc.spec
diff options
context:
space:
mode:
Diffstat (limited to 'release/pathoc.spec')
-rw-r--r--release/pathoc.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/pathoc.spec b/release/pathoc.spec
index e694794e..69c96727 100644
--- a/release/pathoc.spec
+++ b/release/pathoc.spec
@@ -2,7 +2,7 @@
from PyInstaller.utils.hooks import collect_data_files
-a = Analysis(['../pathod/bin/pathoc'],
+a = Analysis(['../bin/pathoc'],
binaries=None,
datas=None,
hiddenimports=['_cffi_backend'],