Skip to content

Commit

Permalink
update spec file to work with plain git tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Sep 30, 2013
1 parent 4509bc2 commit 546b101
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/yast2-devtools.spec
Expand Up @@ -17,7 +17,7 @@


Name: yast2-devtools
Version: 3.0.6
Version: 3.1.1
Release: 0

BuildRoot: %{_tmppath}/%{name}-%{version}-build
Expand Down Expand Up @@ -80,7 +80,7 @@ YCP and C++).
%setup -n yast2-devtools-%{version}

%build
autoreconf --force --install
make -f Makefile.cvs all

./configure --prefix=%{_prefix} --libdir=%{_libdir}
make
Expand Down

0 comments on commit 546b101

Please sign in to comment.