From 054120613cc464ededec682f24b30909dff1c6d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amadeusz=20=C5=BBo=C5=82nowski?= Date: Mon, 11 Jul 2011 14:20:28 +0200 Subject: [PATCH] Makefile: Upload path has been fixed. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c1323b9..7064701 100644 --- a/Makefile +++ b/Makefile @@ -42,4 +42,4 @@ $(PKG).tar: .git archive: $(PKG).tar.bz2 upload: $(PKG).tar.bz2 - scp $< dev.gentoo.org:~/public_html/distfiles/sys-boot/$(PLUGIN_NAME)/ + scp $< dev.gentoo.org:~/public_html/distfiles/sys-boot/$(PKG_NAME)/