Skip to content
This repository has been archived by the owner on Mar 4, 2018. It is now read-only.

Commit

Permalink
Work on a universal debian package
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinDuquesnoy committed Jan 24, 2016
1 parent 67efd11 commit f054e2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/make_deb.sh
Expand Up @@ -5,4 +5,4 @@
pushd ..

export DEB_BUILD_OPTIONS=nocheck debuild
python3 setup.py --command-packages=stdeb.command bdist_deb
python3.4 setup.py --command-packages=stdeb.command bdist_deb
1 change: 1 addition & 0 deletions stdeb.cfg
@@ -1,5 +1,6 @@
[DEFAULT]
Copyright-File: LICENSE
XS-Python-Version: >= 3.4
Depends3: python3-pyqt5, open-cobol
Package: opencobolide

0 comments on commit f054e2f

Please sign in to comment.