diff options
| author | Arianna Masciolini <uzkamascio@gmail.com> | 2025-08-08 18:20:47 +0200 |
|---|---|---|
| committer | Arianna Masciolini <uzkamascio@gmail.com> | 2025-08-08 18:20:47 +0200 |
| commit | dcae5f929eb5008818a66ef84a00b01d8c2c5390 (patch) | |
| tree | 24e128bb61e11d7fb7e7e882e8459dcb595635de /Makefile | |
| parent | 638ed39fa4068ddb513542dfb886906d011bc38e (diff) | |
| parent | 726fb3467c1d1c1b6c15afc54ec81ad06528e7ac (diff) | |
fix typo
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: |
