Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit c2ed54e

Browse files
authored
Merge pull request #1703 from mssola/fix-build-master
packaging: do not install empty portusctl
2 parents 64cae95 + 0878fc0 commit c2ed54e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packaging/suse/portus.spec.in

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,6 @@ mkdir %{buildroot}/%{portusdir}/log
152152
rm -rf %{buildroot}/%{portusdir}/tmp
153153
mkdir %{buildroot}/%{portusdir}/tmp
154154

155-
install -d %{buildroot}/%{_sbindir}
156-
cp packaging/suse/bin/portusctl %{buildroot}/%{_sbindir}/
157-
158155
%fdupes %{buildroot}/%{portusdir}
159156

160157
%files

0 commit comments

Comments
 (0)