Add prebuild-pandoc.sh to sources
OBS-URL: https://build.opensuse.org/package/show/science:HPC/rdma-core?expand=0&rev=92
This commit is contained in:
parent
16c347ed50
commit
7eacc2089d
@ -48,7 +48,8 @@ Group: Productivity/Networking/Other
|
||||
Url: https://github.com/linux-rdma/rdma-core
|
||||
Source: rdma-core-%{version}%{git_ver}.tar.gz
|
||||
Source1: baselibs.conf
|
||||
Source2: prebuilt-pandoc.tgz
|
||||
Source2: prebuild-pandoc.sh
|
||||
Source3: prebuilt-pandoc.tgz
|
||||
BuildRequires: binutils
|
||||
BuildRequires: cmake >= 2.8.11
|
||||
BuildRequires: gcc
|
||||
@ -315,7 +316,7 @@ on those changes.
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}%{git_ver}
|
||||
#Extract prebuilt pandoc file in the buildlib directory
|
||||
(cd buildlib && tar xf %{S:2})
|
||||
(cd buildlib && tar xf %{S:3})
|
||||
|
||||
%build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user