[egoboo/f17] Revert "Point the paths to where stuff will be installed"

Bruno Wolff III bruno at fedoraproject.org
Fri Apr 27 04:25:51 UTC 2012


commit c192980604a98d1a27a89cde4042de5958435ff9
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Thu Apr 26 23:09:35 2012 -0500

    Revert "Point the paths to where stuff will be installed"
    
    This reverts commit 28db32336275528ca63d0ea34e72139f9ca01f52.

 egoboo-paths.patch |   15 ---------------
 egoboo.spec        |    2 --
 2 files changed, 0 insertions(+), 17 deletions(-)
---
diff --git a/egoboo.spec b/egoboo.spec
index 909a2d7..67052de 100644
--- a/egoboo.spec
+++ b/egoboo.spec
@@ -11,7 +11,6 @@ Patch0:         egoboo-opts.patch
 Patch1:         egoboo-noenet.patch
 Patch2:         egoboo-enet13.patch
 Patch3:         egoboo-badprint.patch
-Patch4:         egoboo-paths.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  SDL_mixer-devel SDL_ttf-devel SDL_image-devel enet-devel
 BuildRequires:  desktop-file-utils
@@ -31,7 +30,6 @@ dimension.
 %patch1 -b .noenet
 %patch2 -b .enet13
 %patch3 -b .badprint
-%patch4 -b .paths
 
 %build
 make -C src


More information about the scm-commits mailing list