We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1455082 commit 773f813Copy full SHA for 773f813
scripts/makedeb
@@ -9,4 +9,4 @@ chmod go+rX,go-w -R ${contdir}
9
echo "Building deb package"
10
fakeroot dpkg-deb --build "${contdir}/gin-cli"
11
12
-lintian "${contdir}/gin-cli.deb" || true # ignore failures
+# lintian "${contdir}/gin-cli.deb" || true # ignore failures
0 commit comments