From d0bc36835893d048b48366e48884bec78c305509 Mon Sep 17 00:00:00 2001 From: Thomas Hallgren Date: Fri, 30 Nov 2018 00:17:45 +0100 Subject: 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. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 80ecff061..93a8dc20b 100644 --- a/Makefile +++ b/Makefile @@ -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: -- cgit v1.2.3