From: Brian Aker Date: Thu, 28 Jun 2012 00:18:07 +0000 (-0700) Subject: Reverse decision on keeping an init file. X-Git-Tag: 1.0.9~11^2~1 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Flibmemcached;a=commitdiff_plain;h=7d698ad128550cb4d2e3a60c83533c4370efd106 Reverse decision on keeping an init file. --- diff --git a/rpm.am b/rpm.am index 9d7c5494..59b8a922 100644 --- a/rpm.am +++ b/rpm.am @@ -13,7 +13,6 @@ rpm-build: support/$(PACKAGE).spec @mkdir -p ~/rpmbuild/SPECS/ @mkdir -p ~/rpmbuild/SRPMS/ @cp $(PACKAGE)-$(VERSION).tar.gz ~/rpmbuild/SOURCES/ - @cp support/$(PACKAGE).init ~/rpmbuild/SOURCES/ @rpmbuild -ba support/$(PACKAGE).spec @cp ~/rpmbuild/RPMS/x86_64/$(PACKAGE)-$(VERSION)*.rpm . @cp ~/rpmbuild/RPMS/x86_64/$(PACKAGE)-devel-$(VERSION)*.rpm . diff --git a/support/memcached.init b/support/memcached.init deleted file mode 100644 index e69de29b..00000000