Update hudson friendly symlink for the new name
This commit is contained in:
Родитель
23817adf0c
Коммит
efd583896b
2
Makefile
2
Makefile
|
@ -108,7 +108,7 @@ clean:
|
||||||
dist: f1.spec
|
dist: f1.spec
|
||||||
$(PYTHON) setup.py sdist --formats gztar,zip
|
$(PYTHON) setup.py sdist --formats gztar,zip
|
||||||
# This is so Hudson can get stable urls to this tarball
|
# This is so Hudson can get stable urls to this tarball
|
||||||
ln -sf linkdrop-$(version)$(tag).tar.gz dist/linkdrop-current.tar.gz
|
ln -sf ShareServer-$(version)$(tag).tar.gz dist/linkdrop-current.tar.gz
|
||||||
|
|
||||||
rpm: f1.spec
|
rpm: f1.spec
|
||||||
$(PYTHON) setup.py bdist_rpm
|
$(PYTHON) setup.py bdist_rpm
|
||||||
|
|
Загрузка…
Ссылка в новой задаче