Skip to content

Commit f23cf94

Browse files
try to override depends
1 parent bc3509c commit f23cf94

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
84+
dpkg-buildpackage -rfakeroot -us -uc -d
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)