Whoops, fix that
This commit is contained in:
parent
f3290b2b5b
commit
0486e3bcf6
@ -11,6 +11,6 @@ sed -i "s/VERSION/$3/" debian/DEBIAN/control
|
||||
cp debian/DEBIAN/copyright debian/usr/share/doc/ipentool/
|
||||
cp "$2" debian/usr/share/ipentool/logo.svg
|
||||
|
||||
SIZE=$(du -s --apparent-size | cut -f1)
|
||||
SIZE=$(du -s --apparent-size debian | cut -f1)
|
||||
sed -i "s/INSTALLEDSIZE/$SIZE/" debian/DEBIAN/control
|
||||
dpkg-deb -b debian "out/ipentool_$3_all.deb"
|
||||
|
Loading…
x
Reference in New Issue
Block a user