second submodule: website_house_booking
[odoo/odoo.git] / setup.cfg
index 7770708..40062a7 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,3 +1,5 @@
+[general]
+
 [sdist]
 formats=gztar
 
@@ -5,14 +7,4 @@ formats=gztar
 formats=rpm
 
 [bdist_rpm]
-# release must exactly match 'release' as set in bin/release.py
-release=0_rc3
-
-requires=python >= 2.3
-#build-requires=python-devel >= 2.3
-
-#doc_files = doc/*
-
-# Need to overwrite the install-part of the RPM to patch
-# the filenames of the man pages.
-install_script=rpminstall_sh.txt
+install_script=setup/setup_rpm.sh