Accepting request 27363 from devel:libraries:c_c++

Copy from devel:libraries:c_c++/libedit based on submit request 27363 from user coolo

OBS-URL: https://build.opensuse.org/request/show/27363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libedit?expand=0&rev=4
This commit is contained in:
OBS User autobuild
2009-12-21 22:54:29 +00:00
committed by Git OBS Bridge
parent ad89b255f6
commit 7eec6c0790
2 changed files with 13 additions and 3 deletions

View File

@@ -20,7 +20,7 @@
Name: libedit
Version: 3.0.snap20090923
Release: 1
Release: 2
%define pkg_name libedit
%define pkg_version 20090923-3.0
#
@@ -100,9 +100,9 @@ Authors:
%patch0 -p1
%build
autoconf -f
autoreconf -f -i
%configure --disable-static --with-pic
%{__make}
%{__make} %{?jobs:-j%jobs}
%install
%makeinstall