summaryrefslogtreecommitdiff
path: root/packages/ivman/files/ivman-launch.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ivman/files/ivman-launch.patch')
-rw-r--r--packages/ivman/files/ivman-launch.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/packages/ivman/files/ivman-launch.patch b/packages/ivman/files/ivman-launch.patch
index 7c3176ae2c..8595a4d806 100644
--- a/packages/ivman/files/ivman-launch.patch
+++ b/packages/ivman/files/ivman-launch.patch
@@ -13,18 +13,3 @@
while [ ! -z "$1" ];do
case "$1" in
--help|-h)
---- ivman-0.6.14/ivman-launch.orig 2008-09-29 11:58:49.000000000 +0300
-+++ ivman-0.6.14/ivman-launch 2008-09-29 12:02:17.000000000 +0300
-@@ -1,11 +1,10 @@
--#!/bin/bash
-+#!/bin/sh
- # This script was written by Daniele Favara <danjele@gmail.com>
- #
- CMD=ivman
- CONFDIR= # the config dir | null
- EXITWITH=
- SESSION=
--set -x
- while [ ! -z "$1" ];do
- case "$1" in
- --help|-h)