forked from pool/kbuild
Autobuild autoformatter for 79865
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kbuild?expand=0&rev=17
This commit is contained in:
parent
de834dc22b
commit
2f00d8201b
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kbuild (Version 0.1.5svn2336)
|
||||
# spec file for package kbuild
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -25,7 +25,7 @@ License: GPL v2 or later
|
||||
Group: Development/Tools/Building
|
||||
Summary: Framework for writing simple makefiles for complex tasks
|
||||
Version: 0.1.9998svn2543
|
||||
Release: 3
|
||||
Release: 1
|
||||
%define _svnrev 2543
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
Patch0: kbuild-man.diff
|
||||
@ -79,6 +79,7 @@ kBuild/env.sh kmk NIX_INSTALL_DIR=/usr BUILD_TYPE=release PATH_INS=%{buildroot}
|
||||
#remove execute flag, if occurs
|
||||
%__chmod a-x %{buildroot}/%{_datadir}/kBuild/*/*kmk
|
||||
%__rm -r %{buildroot}%{_datadir}/doc/kBuild-0.1.9998
|
||||
|
||||
%clean
|
||||
%__rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user