mirror of
https://github.com/rwinkhart/sshyp-labs.git
synced 2026-09-03 23:57:36 -04:00
sshyp-mfa - Specify config file location for Fedora and FreeBSD packages
This commit is contained in:
@@ -185,6 +185,7 @@ cp -r %{_sourcedir}/usr %{buildroot}
|
|||||||
%files
|
%files
|
||||||
/usr/bin/sshyp-mfa
|
/usr/bin/sshyp-mfa
|
||||||
/usr/lib/sshyp/sshyp-mfa.py
|
/usr/lib/sshyp/sshyp-mfa.py
|
||||||
|
/usr/lib/sshyp/extensions/sshyp-mfa
|
||||||
%license /usr/share/licenses/sshyp-mfa/license
|
%license /usr/share/licenses/sshyp-mfa/license
|
||||||
%doc /usr/share/man/man1/sshyp-mfa.1.gz
|
%doc /usr/share/man/man1/sshyp-mfa.1.gz
|
||||||
" > ~/rpmbuild/SPECS/sshyp-mfa.spec
|
" > ~/rpmbuild/SPECS/sshyp-mfa.spec
|
||||||
@@ -215,6 +216,7 @@ prefix: /
|
|||||||
" > output/freebsdtemp/+MANIFEST
|
" > output/freebsdtemp/+MANIFEST
|
||||||
echo "/usr/bin/sshyp-mfa
|
echo "/usr/bin/sshyp-mfa
|
||||||
/usr/lib/sshyp/sshyp-mfa.py
|
/usr/lib/sshyp/sshyp-mfa.py
|
||||||
|
/usr/lib/sshyp/extensions/sshyp-mfa
|
||||||
/usr/share/licenses/sshyp-mfa/license
|
/usr/share/licenses/sshyp-mfa/license
|
||||||
/usr/share/man/man1/sshyp-mfa.1.gz
|
/usr/share/man/man1/sshyp-mfa.1.gz
|
||||||
" > output/freebsdtemp/plist
|
" > output/freebsdtemp/plist
|
||||||
|
|||||||
Reference in New Issue
Block a user