]> git.pld-linux.org Git - packages/wicd.git/blobdiff - bashism.patch
- package logrotate file
[packages/wicd.git] / bashism.patch
index 2840d21913ea79f2324544e199e655841ce07ac2..8de080759797d69ca5b2a95347d098e54235ef08 100644 (file)
@@ -1,26 +1,3 @@
---- wicd-1.6.2.2/in/scripts/wicd-curses.in~    2009-11-06 22:35:54.137467255 +0200
-+++ wicd-1.6.2.2/in/scripts=wicd-curses.in     2009-11-06 22:40:09.374108616 +0200
-@@ -1,4 +1,4 @@
--#!/bin/bash
-+#!/bin/sh
- if [ ! -d "$HOME/.wicd" ]; then
-     mkdir -p "$HOME/.wicd"
- fi
---- wicd-1.6.2.2/in/scripts=wicd.in~   2009-11-06 22:35:54.207466582 +0200
-+++ wicd-1.6.2.2/in/scripts=wicd.in    2009-11-06 22:40:20.997500135 +0200
-@@ -1,3 +1,3 @@
--#!/bin/bash
-+#!/bin/sh
- exec python -O /usr/lib/wicd/wicd-daemon.py $@
---- wicd-1.6.2.2/in/scripts=wicd-client.in~    2009-11-06 22:35:54.284132812 +0200
-+++ wicd-1.6.2.2/in/scripts=wicd-client.in     2009-11-06 22:41:19.855680431 +0200
-@@ -1,4 +1,4 @@
--#!/bin/bash
-+#!/bin/sh
- BOLD=$(tput bold)
- BLUE=$(tput setaf 4)
- NC=$(tput sgr0)
 --- wicd-1.7.0/in/init=lunar=wicd.in~  2010-01-15 06:49:11.000000000 +0200
 +++ wicd-1.7.0/in/init=lunar=wicd.in   2010-01-19 09:37:35.202503440 +0200
 @@ -1,4 +1,4 @@
This page took 0.121002 seconds and 4 git commands to generate.