From 64d1b44883f1d1e7217bfb7f5102dcd489edc979 Mon Sep 17 00:00:00 2001 From: tnut Date: Thu, 14 Oct 2010 22:02:06 +0200 Subject: gestpkg, nettoyage port --- extra/gestpkg/Pkgfile | 2 +- extra/gestpkg/gestpkg-logfile-02.patch | 11 ----------- 2 files changed, 1 insertion(+), 12 deletions(-) delete mode 100644 extra/gestpkg/gestpkg-logfile-02.patch (limited to 'extra') diff --git a/extra/gestpkg/Pkgfile b/extra/gestpkg/Pkgfile index 49cd66b54..ef6907328 100644 --- a/extra/gestpkg/Pkgfile +++ b/extra/gestpkg/Pkgfile @@ -8,7 +8,7 @@ name=gestpkg version=1.1 release=3 source=(http://kiao.no-ip.info/NuTyX/files/$name-$version-src.tar.gz\ - gestpkg-logfile-02.patch) + http://nutyx.meticul.eu/files/patchs/$name/gestpkg-logfile-02.patch) build() { diff --git a/extra/gestpkg/gestpkg-logfile-02.patch b/extra/gestpkg/gestpkg-logfile-02.patch deleted file mode 100644 index f4935ea5e..000000000 --- a/extra/gestpkg/gestpkg-logfile-02.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- gestpkg-1.1-src.original/GestPkgGUI/GestPkgGUI.py 2009-10-12 14:33:35.000000000 +0200 -+++ gestpkg-1.1-src/GestPkgGUI/GestPkgGUI.py 2010-09-14 08:43:20.000000000 +0200 -@@ -126,7 +126,7 @@ - #------------------------------ LOG ------------------------------------ - - saveout = sys.stdout --f = open(REP_DATA + "/log/gestpkg.log", "w") -+f = open("/var/log/gestpkg.log", "w") - sys.stdout = f - sys.stderr = f - -- cgit v1.2.3-54-g00ecf