Copy also cli package
This commit is contained in:
parent
26115245c2
commit
8fd1384574
2
Makefile
2
Makefile
@ -29,7 +29,7 @@ deb-pkg: dist
|
||||
cp -r debian /tmp/relational/
|
||||
cd /tmp/relational/; dpkg-buildpackage --changes-option=-S
|
||||
mkdir deb-pkg
|
||||
mv /tmp/relational_* /tmp/python3-relational_*.deb deb-pkg
|
||||
mv /tmp/relational* /tmp/python3-relational_*.deb deb-pkg
|
||||
$(RM) -r /tmp/relational
|
||||
|
||||
.PHONY: dist
|
||||
|
Loading…
Reference in New Issue
Block a user