aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2012-04-30 14:07:45 +0200
committerTom Gundersen <teg@jklm.no>2012-04-30 14:07:45 +0200
commitc18d4a38d33a231bf2f39c47909a79c4227f7ca3 (patch)
tree30537b346a1be14e3c48c14c53347a126d025566 /Makefile
parentacfbe4b8e05959079a807dcc1df7650946cd0924 (diff)
downloadinitscripts-c18d4a38d33a231bf2f39c47909a79c4227f7ca3.tar.xz
release: put tarball in correct dir on buildserver
Signed-off-by: Tom Gundersen <teg@jklm.no>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 598417f..a2e5e04 100644
--- a/Makefile
+++ b/Makefile
@@ -62,6 +62,6 @@ tar:
release: tar
scp initscripts-$(VER).tar.xz gerolde.archlinux.org:/srv/ftp/other/initscripts/
- scp initscripts-$(VER).tar.xz pkgbuild.com:~/svn-packages/initscripts/trunk/
+ scp initscripts-$(VER).tar.xz pkgbuild.com:~/packages/initscripts/trunk/
.PHONY: all installdirs install doc clean tar release