summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorArianna Masciolini <uzkamascio@gmail.com>2025-08-08 18:17:45 +0200
committerGitHub <noreply@github.com>2025-08-08 18:17:45 +0200
commit726fb3467c1d1c1b6c15afc54ec81ad06528e7ac (patch)
treebef97a1d1d005d96d23382225cd8dd47dfb467b7 /Makefile
parente7c0b6dada71f16160aa60e6fed6251280cbaf16 (diff)
parentb02bb08532705fac2b803e7a739edd643264c547 (diff)
Merge pull request #191 from GrammaticalFramework/minor-updates-binary-packages
Update release scripts for 3.12
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fc2a38808..2b78f7be2 100644
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,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 -uc
+ dpkg-buildpackage -b -uc -d
# Make a macOS installer package
pkg: