From 42abb7b67470587e787a45b5e72f4d2aff6aa774 Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Sun, 6 Nov 2022 14:00:51 -0500 Subject: [PATCH] Corrected Fedora packaging Former-commit-id: 5fc5021f68b98bcb71df7794f2c7961445926c38 [formerly d1c968ed1263ee7b5679eea09e7dc557b8b9f89d] Former-commit-id: 7386503874acef51bb1f02b02eab4637b94dff60 --- package.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.sh b/package.sh index 921b843..575ba67 100755 --- a/package.sh +++ b/package.sh @@ -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/