Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port to rake #52

Merged
merged 2 commits into from
Aug 12, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 0 additions & 23 deletions Makefile.cvs

This file was deleted.

Empty file removed agents/Makefile.am
Empty file.
12 changes: 0 additions & 12 deletions configure.in.in

This file was deleted.

3 changes: 1 addition & 2 deletions package/yast2-cluster.spec
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ BuildArch: noarch
%setup -q

%build
%yast_build

%install
%yast_install
Expand All @@ -67,11 +66,11 @@ install -D -m 0644 %{S:1} %{buildroot}%{_fwdefdir}/cluster.xml
%{yast_metainfodir}
%{yast_scrconfdir}
%{yast_agentdir}
%doc %{yast_docdir}
%dir %{_libexecdir}/firewalld
%dir %{_fwdefdir}
%{_fwdefdir}/cluster.xml
%{yast_icondir}
%doc %{yast_docdir}
%license COPYING

%changelog
41 changes: 0 additions & 41 deletions src/Makefile.am

This file was deleted.