diff options
| author | Arianna Masciolini <uzkamascio@gmail.com> | 2025-08-08 18:17:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-08 18:17:45 +0200 |
| commit | 726fb3467c1d1c1b6c15afc54ec81ad06528e7ac (patch) | |
| tree | bef97a1d1d005d96d23382225cd8dd47dfb467b7 /Makefile | |
| parent | e7c0b6dada71f16160aa60e6fed6251280cbaf16 (diff) | |
| parent | b02bb08532705fac2b803e7a739edd643264c547 (diff) | |
Merge pull request #191 from GrammaticalFramework/minor-updates-binary-packages
Update release scripts for 3.12
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
