mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-09-03 15:47:18 -04:00
Corrected Fedora packaging
This commit is contained in:
+3
-2
@@ -199,8 +199,9 @@ cp -r %{_sourcedir}/usr %{buildroot}
|
|||||||
/usr/lib/sshyp/sshypRemote.py
|
/usr/lib/sshyp/sshypRemote.py
|
||||||
/usr/share/bash-completion/completions/sshyp
|
/usr/share/bash-completion/completions/sshyp
|
||||||
%license /usr/share/licenses/sshyp/license
|
%license /usr/share/licenses/sshyp/license
|
||||||
%changelog /usr/share/doc/sshyp/changelog
|
%doc
|
||||||
%doc /usr/share/man/man1/sshyp.1.gz
|
/usr/share/doc/sshyp/changelog
|
||||||
|
/usr/share/man/man1/sshyp.1.gz
|
||||||
" > ~/rpmbuild/SPECS/sshyp.spec
|
" > ~/rpmbuild/SPECS/sshyp.spec
|
||||||
rpmbuild -bb ~/rpmbuild/SPECS/sshyp.spec
|
rpmbuild -bb ~/rpmbuild/SPECS/sshyp.spec
|
||||||
mv ~/rpmbuild/RPMS/noarch/* output/
|
mv ~/rpmbuild/RPMS/noarch/* output/
|
||||||
|
|||||||
Reference in New Issue
Block a user