mirror of
git://sourceware.org/git/libabigail.git
synced 2024-12-14 05:54:50 +00:00
Fix tarball upload directory
* Makefile.am: The tarball upload director is really /var/ftp. Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
parent
7060a0b267
commit
5be914feba
@ -65,7 +65,7 @@ tag-release-only:
|
||||
tag-release: tag-release-only
|
||||
|
||||
upload-release-only:
|
||||
scp $(TARBALL) sourceware.org:~ftp/pub/libabigail
|
||||
scp $(TARBALL) sourceware.org:/var/ftp/pub/libabigail
|
||||
|
||||
tarball: $(TARBALL)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user