Code

Removed a bashism from debian/rules.
[pkg-pfstools.git] / debian / rules
index df6bacf06592194cfbc16a8038304356cbfaf74a..027f1c23421b10a1c7b76a69028b435692f7de83 100755 (executable)
@@ -75,7 +75,7 @@ install: build
        chmod 644 debian/tmp/usr/share/octave/site/api-v13/m/pfstools/*
        
        # these binaries are not available
-       rm debian/tmp/usr/share/man/man1/pfs{in,out}jpeghdr.1
+       rm debian/tmp/usr/share/man/man1/pfs*jpeghdr.1
 
 binary-indep: build install
        # nothing to do here