ré-arrangement des sources du projet
This commit is contained in:
2
build.sh
2
build.sh
@@ -29,7 +29,7 @@ create_wheel() {
|
||||
echo "*** Remove old dirs ***"
|
||||
/usr/bin/rm -rf bdist_deb build dist *.egg-info
|
||||
echo "*** read version ***"
|
||||
vers=`/usr/bin/cat src/VERSION`
|
||||
vers=`/usr/bin/cat kineintercom/VERSION`
|
||||
rootpath=`pwd`
|
||||
echo "*** Create Debian Misc Package ***"
|
||||
create_deb "$vers" "$rootpath"
|
||||
|
||||
0
kineintercom/__init__.py
Normal file
0
kineintercom/__init__.py
Normal file
Reference in New Issue
Block a user