Skip to content

Commit

Permalink
Debian 12 fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaderi committed Jul 21, 2023
1 parent 7a1509b commit 6831187
Show file tree
Hide file tree
Showing 3 changed files with 1,280 additions and 1,239 deletions.
2 changes: 1 addition & 1 deletion packages/ubuntu/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ndpi:
@find ./debian/ndpi-tmp -name "*~" -exec /bin/rm {} ';'
@find ./debian/ndpi-dev-tmp -name "*~" -exec /bin/rm {} ';'
dpkg-buildpackage -rfakeroot -d -us -uc
dpkg-sig --sign builder -k D1EB60BE ../ndpi*deb
@SIGN_CMD@ --sign builder -k D1EB60BE ../ndpi*deb
@\rm -f ../ndpi*dsc ../ndpi*.gz ../ndpi*changes
@/bin/mv ../ndpi*deb .
@echo
Expand Down
Loading

0 comments on commit 6831187

Please sign in to comment.