forked from pool/lhasa
Do not call autoreconf
OBS-URL: https://build.opensuse.org/package/show/Archiving/lhasa?expand=0&rev=6
This commit is contained in:
parent
02a649f9cb
commit
0709441762
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 28 23:10:57 UTC 2013 - jengelh@inai.de
|
||||
|
||||
- Remove redundant call to autoreconf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 2 23:05:27 UTC 2012 - jengelh@inai.de
|
||||
|
||||
|
@ -30,7 +30,6 @@ Url: http://fragglet.github.com/lhasa/
|
||||
#DL-URL: https://github.com/downloads/fragglet/lhasa/lhasa-0.0.7.tar.gz
|
||||
Source: %name-%version.tar.xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: xz
|
||||
|
||||
@ -62,7 +61,6 @@ in %lname.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
autoreconf -fi;
|
||||
%configure --disable-static
|
||||
make %{?_smp_mflags};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user