Skip to content

Commit 673d637

Browse files
revert makefile
1 parent 5e05a39 commit 673d637

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
@@ -81,7 +81,7 @@ deb-changelog-entry:
8181
.PHONY: deb-dist
8282
deb-dist:
8383
dpkg-source -b .
84-
dpkg-buildpackage -rfakeroot -us -uc -d
84+
dpkg-buildpackage -rfakeroot -us -uc
8585
mkdir -p deb_dist
8686
find .. -maxdepth 1 -type f -regex '.*/python3-tarantool_.*\.deb' \
8787
-or -regex '.*/python3-tarantool_.*\.buildinfo' \

0 commit comments

Comments
 (0)