mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-26 10:50:22 +00:00
glitches
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@163 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
78137f92dd
commit
71d8d34089
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -67,7 +67,7 @@ files:
|
|||
VERSION:
|
||||
echo $(VERSION) > VERSION
|
||||
|
||||
upload: files dist package VERSION
|
||||
upload: dist package files VERSION
|
||||
scp debian/changelog shell1.sourceforge.net:/home/groups/$(PACKAGE)/htdocs/changes.txt
|
||||
scp linkchecker-out.* shell1.sourceforge.net:/home/groups/$(PACKAGE)/htdocs
|
||||
scp VERSION shell1.sourceforge.net:/home/groups/$(PACKAGE)/htdocs/raw/
|
||||
|
|
|
|||
Loading…
Reference in a new issue