stpettersens / gulp-debian

:tropical_drink: Gulp plug-in to create a Debian package.
https://libraries.io/npm/gulp-debian
Other
7 stars 10 forks source link

Add prerm, postrm and _clean #10

Closed McGiverGim closed 6 years ago

McGiverGim commented 6 years ago

Fixes https://github.com/stpettersens/gulp-debian/issues/9

Adds CONTROL prerm script and postrm script. Adds _clean parameter (true/false) to delete the temporary folder generated in the output to package into the deb file.

stpettersens commented 6 years ago

Great, @McGiverGim. Thank you for your commit. Much appreciated. Sorry for the delay in replying.

McGiverGim commented 6 years ago

No, thanks to you for your project. Very useful. Waiting to see the new version published in npm :)