Package: engrampa / 1.26.2-5

1001_add-shebang-to-isoinfo-script.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
Description: Add shebang to isoinfo.sh script.
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

--- a/src/sh/isoinfo.sh
+++ b/src/sh/isoinfo.sh
@@ -1,3 +1,5 @@
+#!/bin/bash
+
 filename=$2
 
 JOLIET=true