We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 304c834 commit b56c23eCopy full SHA for b56c23e
Makefile
@@ -50,7 +50,7 @@ html::
50
# number to the top of debian/changelog.
51
# (Tested on Ubuntu 15.04. You need to install dpkg-dev & debhelper.)
52
deb:
53
- dpkg-buildpackage -b -uc
+ dpkg-buildpackage -b -uc -d
54
55
# Make a macOS installer package
56
pkg:
0 commit comments