diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-01-24 13:26:58 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-01-24 13:26:58 +0100 |
commit | 03d143a4414f18b440d8a6b48b2c1634c9f8c666 (patch) | |
tree | 64bb4c5bf6f9058e5068a9bef0922d0a5b047352 /extra | |
parent | 30ad0fa91fd96d97932934ae87cddcc1973f92ee (diff) | |
download | nutyx-pakxe-03d143a4414f18b440d8a6b48b2c1634c9f8c666.tar.gz nutyx-pakxe-03d143a4414f18b440d8a6b48b2c1634c9f8c666.tar.bz2 nutyx-pakxe-03d143a4414f18b440d8a6b48b2c1634c9f8c666.tar.xz nutyx-pakxe-03d143a4414f18b440d8a6b48b2c1634c9f8c666.zip |
gamin, port nettoyé
Diffstat (limited to 'extra')
-rwxr-xr-x | extra/gamin/Pkgfile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/extra/gamin/Pkgfile b/extra/gamin/Pkgfile index 11907ba12..a0d311114 100755 --- a/extra/gamin/Pkgfile +++ b/extra/gamin/Pkgfile @@ -13,9 +13,6 @@ source=( http://www.gnome.org/~veillard/gamin/sources/$name-$version.tar.gz\ build() { cd $name-$version - -# patch -Np1 -i ../gamin-0.1.9-ucred-headers.patch - sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' python/gamin.py ./configure --prefix=/usr \ |