Reverse decision on keeping an init file.
[m6w6/libmemcached] / rpm.am
diff --git a/rpm.am b/rpm.am
index 9d7c5494f60acc1dda8158aab0970a9ddee23215..59b8a92226279d24109bf94571373e1cd2cb2679 100644 (file)
--- 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 .