Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Commit

Permalink
Makefile: Upload path has been fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
aidecoe committed Jul 11, 2011
1 parent 1557e60 commit 0541206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -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)/

0 comments on commit 0541206

Please sign in to comment.