Skip to content
This repository has been archived by the owner on Mar 30, 2024. It is now read-only.

Commit

Permalink
Remove Makefile before dpkg-buildpackage
Browse files Browse the repository at this point in the history
  • Loading branch information
alxrem committed Dec 26, 2020
1 parent 1390bce commit 171df90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/build_package
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
apt-get -qq update
apt-get -qq --no-install-recommends install devscripts equivs

rm -f Makefile
mk-build-deps -irBt "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -qq -y"
dpkg-buildpackage -uc -us
rm -rf .result && mkdir -p .result
Expand Down

0 comments on commit 171df90

Please sign in to comment.