aboutsummaryrefslogtreecommitdiffstats
path: root/mkdeb.sh
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-05-24 14:39:28 -0500
committerLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-05-24 14:39:28 -0500
commit2ed47031cafe685692a0f076871a5361ef7f63ea (patch)
tree689de7ee6ca57bced1178a3143ac5549e9b294cf /mkdeb.sh
parentstrip trailing whitespace from test/ (diff)
downloadfirejail-2ed47031cafe685692a0f076871a5361ef7f63ea.tar.gz
firejail-2ed47031cafe685692a0f076871a5361ef7f63ea.tar.zst
firejail-2ed47031cafe685692a0f076871a5361ef7f63ea.zip
strip trailing whitespace
Diffstat (limited to 'mkdeb.sh')
-rwxr-xr-xmkdeb.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/mkdeb.sh b/mkdeb.sh
index 6184277f5..8cd4ebc48 100755
--- a/mkdeb.sh
+++ b/mkdeb.sh
@@ -48,10 +48,3 @@ mv debian.deb ../firejail_$2_1_amd64.deb
48echo "if building a 32bit package, rename the deb file manually" 48echo "if building a 32bit package, rename the deb file manually"
49cd .. 49cd ..
50rm -fr $CODE_DIR 50rm -fr $CODE_DIR
51
52
53
54
55
56
57