summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorArianna Masciolini <uzkamascio@gmail.com>2025-08-08 18:20:47 +0200
committerArianna Masciolini <uzkamascio@gmail.com>2025-08-08 18:20:47 +0200
commitdcae5f929eb5008818a66ef84a00b01d8c2c5390 (patch)
tree24e128bb61e11d7fb7e7e882e8459dcb595635de /Makefile
parent638ed39fa4068ddb513542dfb886906d011bc38e (diff)
parent726fb3467c1d1c1b6c15afc54ec81ad06528e7ac (diff)
fix typo
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: