mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-08-28 04:46:34 -04:00
Corrected Fedora packaging
Former-commit-id: 5fc5021f68b98bcb71df7794f2c7961445926c38 [formerly d1c968ed12]
Former-commit-id: 7386503874acef51bb1f02b02eab4637b94dff60
This commit is contained in:
+3
-2
@@ -199,8 +199,9 @@ cp -r %{_sourcedir}/usr %{buildroot}
|
||||
/usr/lib/sshyp/sshypRemote.py
|
||||
/usr/share/bash-completion/completions/sshyp
|
||||
%license /usr/share/licenses/sshyp/license
|
||||
%changelog /usr/share/doc/sshyp/changelog
|
||||
%doc /usr/share/man/man1/sshyp.1.gz
|
||||
%doc
|
||||
/usr/share/doc/sshyp/changelog
|
||||
/usr/share/man/man1/sshyp.1.gz
|
||||
" > ~/rpmbuild/SPECS/sshyp.spec
|
||||
rpmbuild -bb ~/rpmbuild/SPECS/sshyp.spec
|
||||
mv ~/rpmbuild/RPMS/noarch/* output/
|
||||
|
||||
Reference in New Issue
Block a user