Skip to content

Commit

Permalink
Remove generated debian/files
Browse files Browse the repository at this point in the history
  • Loading branch information
schlomo committed Mar 3, 2019
1 parent b27067d commit 5d5dde7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ endif
debuild $(DEBUILD_ARGS) -i -I -Ivenv -I__pycache__ -S --lintian-opts --profile debian
mkdir -p out
mv ../$(PACKAGE)*.{xz,dsc,deb,build,changes,buildinfo} out/
rm debian/files
dpkg -I out/*.deb
dpkg -c out/*.deb

Expand Down

0 comments on commit 5d5dde7

Please sign in to comment.