CASA-auth-token-client: more makefile changes
This commit is contained in:
parent
96204153a8
commit
47c01f7e34
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
SUBDIRS = library package
|
SUBDIRS = library package
|
||||||
|
|
||||||
DIST_SUBDIRS = include lib package
|
DIST_SUBDIRS = include library package
|
||||||
|
|
||||||
EXTRA_DIST = autogen.sh
|
EXTRA_DIST = autogen.sh
|
||||||
|
|
||||||
|
@ -127,7 +127,7 @@ ln -sf pwmech.so.%{bldno} %{buildroot}%{prefix}/%{_lib}/CASA/authtoken/pwmech.so
|
|||||||
ln -sf pwmech.so.%{bldno} %{buildroot}%{prefix}/%{_lib}/CASA/authtoken/pwmech.so.1
|
ln -sf pwmech.so.%{bldno} %{buildroot}%{prefix}/%{_lib}/CASA/authtoken/pwmech.so.1
|
||||||
|
|
||||||
# Others
|
# Others
|
||||||
install -m 644 lib/client.conf %{buildroot}/etc/CASA/authtoken/client/client.conf
|
install -m 644 library/client.conf %{buildroot}/etc/CASA/authtoken/client/client.conf
|
||||||
install -m 644 %{_lib}/%{cfg}/Krb5Authenticate.conf %{buildroot}/etc/CASA/authtoken/client/mechanisms/Krb5Authenticate.conf
|
install -m 644 %{_lib}/%{cfg}/Krb5Authenticate.conf %{buildroot}/etc/CASA/authtoken/client/mechanisms/Krb5Authenticate.conf
|
||||||
install -m 644 %{_lib}/%{cfg}/PwdAuthenticate.conf %{buildroot}/etc/CASA/authtoken/client/mechanisms/PwdAuthenticate.conf
|
install -m 644 %{_lib}/%{cfg}/PwdAuthenticate.conf %{buildroot}/etc/CASA/authtoken/client/mechanisms/PwdAuthenticate.conf
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user