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 5e05a39 commit 673d637Copy full SHA for 673d637
Makefile
@@ -81,7 +81,7 @@ deb-changelog-entry:
81
.PHONY: deb-dist
82
deb-dist:
83
dpkg-source -b .
84
- dpkg-buildpackage -rfakeroot -us -uc -d
+ dpkg-buildpackage -rfakeroot -us -uc
85
mkdir -p deb_dist
86
find .. -maxdepth 1 -type f -regex '.*/python3-tarantool_.*\.deb' \
87
-or -regex '.*/python3-tarantool_.*\.buildinfo' \
0 commit comments