mirror of
https://github.com/rwinkhart/sshyp-labs.git
synced 2026-08-28 04:46:48 -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
|
||||
/usr/bin/sshyp-mfa
|
||||
/usr/lib/sshyp/sshyp-mfa.py
|
||||
/usr/lib/sshyp/extensions/sshyp-mfa
|
||||
%license /usr/share/licenses/sshyp-mfa/license
|
||||
%doc /usr/share/man/man1/sshyp-mfa.1.gz
|
||||
" > ~/rpmbuild/SPECS/sshyp-mfa.spec
|
||||
@@ -215,6 +216,7 @@ prefix: /
|
||||
" > output/freebsdtemp/+MANIFEST
|
||||
echo "/usr/bin/sshyp-mfa
|
||||
/usr/lib/sshyp/sshyp-mfa.py
|
||||
/usr/lib/sshyp/extensions/sshyp-mfa
|
||||
/usr/share/licenses/sshyp-mfa/license
|
||||
/usr/share/man/man1/sshyp-mfa.1.gz
|
||||
" > output/freebsdtemp/plist
|
||||
|
||||
Reference in New Issue
Block a user