File diff e7cdff886e36 → ba74a508eb5c
build.sh
Show inline comments
 
@@ -20,6 +20,6 @@ echo "$CONTROL" > build/temp/debian/DEBI
 
pushd build/temp
 
fakeroot dpkg-deb --build debian
 
popd
 
mv build/temp/debian.deb build/kcdemu-${VERSION}.deb
 
mv build/temp/debian.deb build/kcdemu_${VERSION}.deb
 
# Cleanup
 
rm -rf build/temp