Browse Source

Added package sign

Added ubuntu symlink
pull/35/head
Luca Deri 6 years ago
parent
commit
9671bf3e9b
  1. 2
      packages/debian/Makefile.in
  2. 1
      packages/ubuntu

2
packages/debian/Makefile.in

@ -17,7 +17,7 @@ pkg:
install -m644 ../../n2n.7.gz ${N2N_BUILD}/usr/share/man/man7/
@/bin/rm -f ../n2n*.deb
dpkg-buildpackage -rfakeroot -d -us -uc
#dpkg-sig --sign builder -k D1EB60BE ../n2n_*deb
dpkg-sig --sign builder -k D1EB60BE ../n2n_*deb
@\rm -f ../n2n_*dsc ../n2n_*.gz ../n2n_*changes
@/bin/mv ../n2n_*deb .
@echo

1
packages/ubuntu

@ -0,0 +1 @@
debian
Loading…
Cancel
Save