Skip to content

Commit 01a4d82

Browse files
committed
fix deb building
1 parent 1899fc0 commit 01a4d82

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

meta/build.deb.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22
umask 0022
33
builddir=/tmp/xideldebbuild
44
rm -rf $builddir/

meta/debian/conffiles

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-

0 commit comments

Comments
 (0)