new file: scripts/clean.sh
This commit is contained in:
parent
071cadee3c
commit
781718ef87
1 changed files with 9 additions and 0 deletions
9
scripts/clean.sh
Normal file
9
scripts/clean.sh
Normal file
|
@ -0,0 +1,9 @@
|
|||
rm debian/pve-headers-* -rf
|
||||
rm debian/pve-kernel-* -rf
|
||||
rm .*_mark -rf
|
||||
rm debian/autoreconf* -rf
|
||||
rm debian/linux-tool* -rf
|
||||
rm debian/.debhelper/ -rf
|
||||
rm debian/SOURCE -rf
|
||||
rm debian/debhelper-build-stamp -rf
|
||||
rm debian/files -rf
|
Loading…
Reference in a new issue