make: Fix UPDATE_REPO_SH

This commit is contained in:
Jan Lindemann 2007-12-19 20:52:10 +00:00 committed by Jan Lindemann
commit 125cf84e39
4 changed files with 9 additions and 4 deletions

View file

@ -127,7 +127,7 @@ upload-%.dist: %_$(PROJECT_CAPNAME)_RPM_RUN_I386
touch $@
update-repo.dist: upload.dist
$(CVS_RSH) -l root $(FTP_HOST) /etc/cron.hourly/create_packet_descriptions.sh
$(CVS_RSH) -l root $(FTP_HOST) $(UPDATE_REPO_SH)
touch $@
# ------ hash stuff