Update make deb for the GF 3.10 release

This includes adding commands in debian/rules to build and include
the RGL and the example grammars in the debian package.
This commit is contained in:
Thomas Hallgren
2018-11-30 00:17:45 +01:00
parent e0dca729d6
commit d0bc368358
3 changed files with 9 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ html::
# number to the top of debian/changelog.
# (Tested on Ubuntu 15.04. You need to install dpkg-dev & debhelper.)
deb:
dpkg-buildpackage -b
dpkg-buildpackage -b -uc
# Make an OS X Installer package
pkg: