Cleanup server.
[m6w6/libmemcached] / rpm.am
diff --git a/rpm.am b/rpm.am
index a658132a302f47e9b8e717bded93526541c9e8de..9d7c5494f60acc1dda8158aab0970a9ddee23215 100644 (file)
--- a/rpm.am
+++ b/rpm.am
@@ -34,13 +34,5 @@ rpm: clean-rpm support/$(PACKAGE).spec man distcheck rpm-build
 
 release: rpm rpm-sign
 
-merge-clean:
-       @find ./ | $(GREP) \.moved | xargs rm -r -f
-       @find ./ | $(GREP) \.orig | xargs rm -f
-       @find ./ | $(GREP) \.rej | xargs rm -f
-       @find ./ | $(GREP) \~$$ | xargs rm -f
-       @echo "The follow files need to be removed or checked in:"
-       @bzr unknowns
-
 auto-rpmbuild:
        @auto-br-rpmbuild -ba support/libmemcached.spec