Skip to content

Commit

Permalink
Fixes #13070: Add the slackware target to packages.makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
victorqrt committed Jul 26, 2018
1 parent e72c2cb commit 81c1b46
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages.makefile
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ buildpackage-rpm-suse: localdepends buildpackage-rpm-common-prep buildpackage-rp
buildpackage-rpm-rhel: localdepends buildpackage-rpm-common-prep buildpackage-rpm-common-prep-rhel buildpackage-rpm-build-rpmbuild
buildpackage-rpm-fedora: localdepends buildpackage-rpm-common-prep buildpackage-rpm-common-prep-fedora buildpackage-rpm-build-rpmbuild

buildpackage-slackware: localdepends
cd slackware && ./rudder-agent.SlackBuild

clean: localclean
localclean:
cd SOURCES && $(MAKE) localclean
Expand Down

0 comments on commit 81c1b46

Please sign in to comment.