X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=setup.cfg;h=7693a84fc3a8775cc018cc96d718f6b32dc84ff6;hb=ffba2091e78d82692c982430b95a3638952d4367;hp=483eb2f22e1908488b5cf8a2be27cf790354de6c;hpb=b645050f01fdc537b696c1f02a4632444c187924;p=odoo%2Fodoo.git diff --git a/setup.cfg b/setup.cfg index 483eb2f..7693a84 100644 --- a/setup.cfg +++ b/setup.cfg @@ -7,14 +7,4 @@ formats=gztar formats=rpm [bdist_rpm] -# release must exactly match 'release' as set in bin/release.py -release=6.0.0-rc1 - -requires=python >= 2.5 -#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_rpm.sh