]> git.pld-linux.org Git - packages/automake.git/commitdiff
- drop quoteld patch, it's problem in KDE build system not here auto/th/automake-1_10-1
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 26 Oct 2006 22:08:50 +0000 (22:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    automake.spec -> 1.122

automake.spec

index 339c0a80d04a5f316c4b75e53df6dda7b3b464a7..7173f354506271b4c1bace73aa093ece8a051c15 100644 (file)
@@ -1,7 +1,3 @@
-#
-# Conditional build:
-%bcond_with    quoteld         # with quote $LD patch, fixes kde packages build with %{__cc}=ccache gcc, but breaks nagios-plugins
-#
 %include       /usr/lib/rpm/macros.perl
 Summary:       GNU automake - Makefile configuration tools
 Summary(de):   GNU automake - Makefile-Konfigurationstools
@@ -25,7 +21,6 @@ Patch0:               %{name}-info.patch
 Patch1:                %{name}-man.patch
 Patch2:                %{name}-no_versioned_dir.patch
 Patch3:                %{name}-morearchs.patch
-Patch4:                %{name}-quoteld.patch
 URL:           http://sources.redhat.com/automake/
 BuildRequires: autoconf >= 2.60
 BuildRequires: rpm-perlprov
@@ -95,7 +90,6 @@ Makefile'
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%{?with_quoteld:%patch4 -p1}
 
 %build
 %{__autoconf}
This page took 0.032157 seconds and 4 git commands to generate.