X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Fpatches%2F201_fix-paths.diff;h=6a3ce869a196cd11137be878e49f3dfdd2fa3695;hb=be912256a10c9710090b9f67a7e0281847828640;hp=f5abe0721d144f13c36be0c187288100c04b569a;hpb=7aea783be1d1de3555cfd377997a6ff7151e9112;p=ion3.git diff --git a/debian/patches/201_fix-paths.diff b/debian/patches/201_fix-paths.diff index f5abe07..6a3ce86 100755 --- a/debian/patches/201_fix-paths.diff +++ b/debian/patches/201_fix-paths.diff @@ -1,21 +1,5 @@ -#! /bin/sh -e -if [ $# -ne 1 ]; then - echo >&2 "`basename $0`: script expects -patch|-unpatch as argument" - exit 1 -fi -case "$1" in - -patch) patch -f --no-backup-if-mismatch -p1 < $0;; - -unpatch) patch -f --no-backup-if-mismatch -R -p1 < $0;; - *) - echo >&2 "`basename $0`: script expects -patch|-unpatch as argument" - exit 1;; -esac - -exit 0 -@DPATCH@ -diff -Nur ion-3ds-20060519.orig/system.mk ion-3ds-20060519/system.mk ---- ion-3ds-20060519.orig/system.mk 2006-05-18 18:06:53.000000000 -0500 -+++ ion-3ds-20060519/system.mk 2006-05-18 23:51:23.000000000 -0500 +--- ion3.orig/system.mk ++++ ion3/system.mk @@ -7,7 +7,7 @@ ## Installation paths ##