make it build
This commit is contained in:
parent
b376279236
commit
20c60fb2ab
@ -1 +1,2 @@
|
|||||||
libgnomekbd-2.17.2.tar.bz2
|
libgnomekbd-2.17.2.tar.bz2
|
||||||
|
m4.tar.gz
|
||||||
|
@ -7,6 +7,7 @@ Group: System Environment/Libraries
|
|||||||
License: LGPL
|
License: LGPL
|
||||||
URL: http://gswitchit.sourceforce.net
|
URL: http://gswitchit.sourceforce.net
|
||||||
Source0: libgnomekbd-%{version}.tar.bz2
|
Source0: libgnomekbd-%{version}.tar.bz2
|
||||||
|
Source1: m4.tar.gz
|
||||||
# http://bugzilla.gnome.org/show_bug.cgi?id=365590
|
# http://bugzilla.gnome.org/show_bug.cgi?id=365590
|
||||||
Patch1: libgnomekbd-0.1-werror.patch
|
Patch1: libgnomekbd-0.1-werror.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@ -52,6 +53,7 @@ developing applications that use libgnomekbd.
|
|||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p1 -b .werror
|
%patch1 -p1 -b .werror
|
||||||
|
|
||||||
|
tar xzf %{SOURCE1}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-static --enable-compile-warnings=no
|
%configure --disable-static --enable-compile-warnings=no
|
||||||
|
Loading…
Reference in New Issue
Block a user