fix build on old distros

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa-utils?expand=0&rev=8
This commit is contained in:
Takashi Iwai 2009-09-02 05:51:18 +00:00 committed by Git OBS Bridge
parent 5c632f16ae
commit 54c98f2020

View File

@ -33,7 +33,6 @@ Source: ftp://ftp.alsa-project.org/pub/util/alsa-utils-%{package_version
# Patch: alsa-utils-git-fixes.diff
Patch1: alsa-utils-gettext-version-removal.diff
# Patch2: alsa-utils-po-pre-patch.diff
Patch3: alsa-utils-alsamixer-old-ncurses-fix.diff
Url: http://www.alsa-project.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -59,9 +58,6 @@ sed -i -e's/EXTRA_DIST= config.rpath /EXTRA_DIST=/' Makefile.am
%if %suse_version < 1020
%patch1 -p1
%endif
%if %suse_version < 1110
%patch3 -p1
%endif
%build
%if %suse_version < 1020