[packages/nfs4-acl-tools] - fixed development library installation, release 2

qboosh qboosh at pld-linux.org
Tue Aug 28 19:05:53 CEST 2018


commit ed2da763f262a1f2bf9ba8c19734469162aced95
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Aug 28 19:08:40 2018 +0200

    - fixed development library installation, release 2

 nfs4-acl-tools.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/nfs4-acl-tools.spec b/nfs4-acl-tools.spec
index 9b414f7..46bce9f 100644
--- a/nfs4-acl-tools.spec
+++ b/nfs4-acl-tools.spec
@@ -3,7 +3,7 @@ Summary:	Command line ACL utilities for the Linux NFSv4 client
 Summary(pl.UTF-8):	Narzędzia linii poleceń do ACL dla linuksowego klienta NFSv4
 Name:		nfs4-acl-tools
 Version:	0.3.5
-Release:	1
+Release:	2
 License:	BSD
 Group:		Applications/System
 Source0:	http://linux-nfs.org/~bfields/nfs4-acl-tools/%{name}-%{version}.tar.gz
@@ -38,7 +38,9 @@ Pliki nagłówkowe i biblioteka statyczna libnfs4acl.
 %build
 %{__aclocal} -I m4
 %{__autoconf}
-%configure
+# libexecdir is used for library installation
+%configure \
+	--libexecdir=%{_libdir}
 # --enable-shared (broken as of 0.3.5, missing "exports" file)
 %{__make} \
 	LIBTOOL="libtool --tag=CC" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nfs4-acl-tools.git/commitdiff/ed2da763f262a1f2bf9ba8c19734469162aced95



More information about the pld-cvs-commit mailing list