Skip to content
Snippets Groups Projects
Commit 197198cd6c64 authored by sylvain thenault's avatar sylvain thenault
Browse files

remove generated .egg-info file

parent 59d444c81e53
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,8 @@
dh_clean -k
dh_installdirs -i
python setup.py -q install --no-compile --prefix=debian/cubicweb-comment/usr/
# remove generated .egg-info file
rm -rf debian/cubicweb-comment/usr/lib/python*
# Build architecture-independent files here.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment