net-misc/gsutil: Patch before sed in sources
authorJustin Lecher <jlec@gentoo.org>
Sun, 6 Mar 2016 09:28:01 +0000 (09:28 +0000)
committerJustin Lecher <jlec@gentoo.org>
Sun, 6 Mar 2016 09:28:46 +0000 (09:28 +0000)
Gentoo-Bugs: https://bugs.gentoo.org/show_bug.cgi?id=576434

Signed-off-by: Justin Lecher <jlec@gentoo.org>
net-misc/gsutil/gsutil-3.42.ebuild
net-misc/gsutil/gsutil-4.15.ebuild
net-misc/gsutil/gsutil-4.16.ebuild
net-misc/gsutil/gsutil-4.17.ebuild

index 19674d0f6dc855d05f3c746557e4a706fb42581b..9becc059690635e48a4120b27483391668d8f497 100644 (file)
@@ -40,11 +40,10 @@ PATCHES=(
 )
 
 python_prepare_all() {
+       distutils-r1_python_prepare_all
        sed \
                -e '/SocksiPy-branch/d' \
                -i setup.py || die
-
-       distutils-r1_python_prepare_all
 }
 
 python_test() {
index 8a26913e2331b98a02788f16045157dfd7af7ce4..94a590274092aec33e19619ace0fba439c59d44d 100644 (file)
@@ -42,11 +42,10 @@ PATCHES=(
 )
 
 python_prepare_all() {
+       distutils-r1_python_prepare_all
        sed \
                -e '/SocksiPy-branch/d' \
                -i setup.py || die
-
-       distutils-r1_python_prepare_all
 }
 
 python_test() {
index b2ee088b544a430e9095e8c913e714c5d9631976..687b8c9e943fbfc52040aa40611f7b75a8bf696c 100644 (file)
@@ -41,11 +41,10 @@ PATCHES=(
 )
 
 python_prepare_all() {
+       distutils-r1_python_prepare_all
        sed \
                -e '/SocksiPy-branch/d' \
                -i setup.py || die
-
-       distutils-r1_python_prepare_all
 }
 
 python_test() {
index b2ee088b544a430e9095e8c913e714c5d9631976..687b8c9e943fbfc52040aa40611f7b75a8bf696c 100644 (file)
@@ -41,11 +41,10 @@ PATCHES=(
 )
 
 python_prepare_all() {
+       distutils-r1_python_prepare_all
        sed \
                -e '/SocksiPy-branch/d' \
                -i setup.py || die
-
-       distutils-r1_python_prepare_all
 }
 
 python_test() {