]> git.pld-linux.org Git - packages/SearchAndRescue.git/commitdiff
- remove outdated Makefile.patch
authorlisu <lisu@pld-linux.org>
Mon, 7 Jun 2010 13:30:58 +0000 (13:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SearchAndRescue.spec -> 1.19

SearchAndRescue.spec

index 575df351cdc7a2ac7adf0906347cdb7dd46b2709..3125a75a909a307e0431e03b5ae5845c52675297 100644 (file)
@@ -5,7 +5,7 @@
 #
 # Conditional build:
 %bcond_with    libY    # build with libY
-%bcond_with    jsw             # uild with joystick support
+%bcond_with    jsw     # uild with joystick support
 #
 %define                shortname searchandrescue
 Summary:       Search And Rescue - Linux flight simulator
@@ -19,7 +19,6 @@ Source0:      http://downloads.sourceforge.net/searchandrescue/Program/%{name}-%{vers
 # Source0-md5: 3197fe440472e27d36477daaba3b1023
 Source1:       http://downloads.sourceforge.net/searchandrescue/Data_Files/%{name}-data-%{version}.tar.gz
 # Source1-md5: da92f5fa7587cc0a712706d01b2f59f1
-#Patch0: %{name}-Makefile.patch
 URL:           http://searchandrescue.sourceforge.net/
 BuildRequires: OpenGL-devel
 %{?with_liby:BuildRequires:    libY-devel}
@@ -38,7 +37,6 @@ Symulator lotu śmigłowcem.
 
 %prep
 %setup -q -n %{shortname}_%{version}
-#%patch0 -p1
 
 %build
 ./configure Linux --prefix=%{_prefix}
This page took 0.088849 seconds and 4 git commands to generate.