mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
make: Fix UPDATE_REPO_SH
This commit is contained in:
parent
21adf9c0a8
commit
125cf84e39
4 changed files with 9 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue