Anitya: Remove unecessary lines from buildconfig
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
55f0637042
commit
0db929549f
1 changed files with 0 additions and 2 deletions
|
@ -61,8 +61,6 @@ items:
|
||||||
cp -r _build/html/* ../anitya/static/docs/ && \
|
cp -r _build/html/* ../anitya/static/docs/ && \
|
||||||
popd && \
|
popd && \
|
||||||
python3 setup.py install && \
|
python3 setup.py install && \
|
||||||
rm -f /usr/local/bin/anitya_cron.py && \
|
|
||||||
cp files/anitya_cron.py /usr/local/bin/ && \
|
|
||||||
pip-3 install . && \
|
pip-3 install . && \
|
||||||
pushd anitya_schema && \
|
pushd anitya_schema && \
|
||||||
pip-3 install . && \
|
pip-3 install . && \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue