--- a/Makefile
+++ b/Makefile
@@ -1,12 +1,6 @@
 FILES= Makefile README.txt LICENSE.txt iptables_converter.py iptables_converter_tests.py 
 
 
-rpm:
-	python setup.py bdist_rpm
-
-deb:
-	gbp buildpackage
-
 doc:
 	(cd docs; make html )
 
