We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d67d36 commit 7e58884Copy full SHA for 7e58884
packaging/linux/build.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-NAME="pcbasic-$1-linux-i386"
+NAME="pcbasic-$1-linux-$2"
3
4
pyinstaller installer.spec
5
0 commit comments