]> git.pld-linux.org Git - packages/wicd.git/blob - bashism.patch
- less specific files (big dir tree)
[packages/wicd.git] / bashism.patch
1 --- wicd-1.7.0/in/init=lunar=wicd.in~   2010-01-15 06:49:11.000000000 +0200
2 +++ wicd-1.7.0/in/init=lunar=wicd.in    2010-01-19 09:37:35.202503440 +0200
3 @@ -1,4 +1,4 @@
4 -#!/bin/bash
5 +#!/bin/sh
6  #
7  # Startup script for wicd
8  #
9 --- wicd-1.7.0/in/scripts=wicd-cli.in~  2010-01-15 06:49:11.000000000 +0200
10 +++ wicd-1.7.0/in/scripts=wicd-cli.in   2010-01-19 09:37:49.590000593 +0200
11 @@ -1,2 +1,2 @@
12 -#!/bin/bash
13 +#!/bin/sh
14  exec %PYTHON% -O %SHARE%cli/wicd-cli.py $@
This page took 0.082758 seconds and 3 git commands to generate.