Commit 8179a230 authored by Lucas Carvalho's avatar Lucas Carvalho

Typo.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34027 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8b612f5c
......@@ -34,7 +34,7 @@ debian-appliance:
rpm-appliance:
svn co https://svn.erp5.org/repos/public/erp5/trunk/utils/rpmgen rpmgen
# set the correct name erp5-5.4.6
sed -i "s,\name = erp5-official-buildout,name = erp5-`cat VERSION.txt`,g" rpmgen/buildout.cfg
sed -i "s,name = erp5-official-buildout,name = erp5-`cat VERSION.txt`,g" rpmgen/buildout.cfg
# set the correct version defined in the main buildout
sed -i "s,\$${checkout:location\}\/VERSION.txt,`cat VERSION.txt`,g" rpmgen/buildout.cfg
# set the correct release
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment