forked from pool/kyotocabinet
Accepting request 125728 from network:mail:zarafa
- Make kyotocabinet installation work on SLE_11 OBS-URL: https://build.opensuse.org/request/show/125728 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/kyotocabinet?expand=0&rev=5
This commit is contained in:
parent
9a26714f82
commit
270422cc10
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f44165c77428a7dab4e35e3b26dfe288a9f9afada6cec150da79c3017d4e77d8
|
||||
size 839238
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 21 23:28:49 UTC 2012 - jengelh@inai.de
|
||||
|
||||
- Make kyotocabinet installation work on SLE_11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 3 14:40:02 UTC 2012 - jengelh@medozas.de
|
||||
|
||||
|
@ -6,7 +6,7 @@ Name: kyotocabinet
|
||||
Version: 1.2.52
|
||||
%define soname 9
|
||||
Release: 0
|
||||
License: GPLv3
|
||||
License: GPL-3.0
|
||||
Summary: A straightforward implementation of DBM
|
||||
Url: http://fallabs.com/kyotocabinet/
|
||||
Group: Productivity/Databases/Tools
|
||||
@ -93,7 +93,7 @@ autoreconf -iv
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%make_install
|
||||
make install DESTDIR="%buildroot"
|
||||
rm -rf %{buildroot}%{_datadir}/kyotocabinet
|
||||
rm -rf %{buildroot}%{_libdir}/libkyotocabinet.a
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user