Skip to content

Commit 91e9f5c

Browse files
authored
Do not create source package
1 parent 8281ee5 commit 91e9f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ dch: debian/changelog
7171

7272
.PHONY: deb
7373
deb: debian
74-
debuild --no-lintian --lintian-hook "lintian --fail-on error,warning --suppress-tags bad-distribution-in-changes-file -- %p_%v_*.changes" --no-sign
74+
debuild --no-lintian --lintian-hook "lintian --fail-on error,warning --suppress-tags bad-distribution-in-changes-file -- %p_%v_*.changes" --no-sign -b

0 commit comments

Comments
 (0)