mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
rel 0.9.74 testing - temporarily removed lintian call from mkdeb.sh; some other updates
This commit is contained in:
parent
ada14900d2
commit
d36f0da431
3 changed files with 5 additions and 4 deletions
2
mkdeb.sh
2
mkdeb.sh
|
|
@ -51,7 +51,7 @@ chmod 644 "$DEBIAN_CTRL_DIR/conffiles"
|
|||
find "$INSTALL_DIR" -type d -exec chmod 755 '{}' +
|
||||
cd "$CODE_DIR"
|
||||
fakeroot dpkg-deb --build debian
|
||||
lintian --no-tag-display-limit debian.deb
|
||||
# lintian --no-tag-display-limit debian.deb
|
||||
mv debian.deb "../firejail_${VERSION}${EXTRA_VERSION}_1_$(dpkg-architecture -qDEB_HOST_ARCH).deb"
|
||||
cd ..
|
||||
rm -fr "$CODE_DIR"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue