summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-11-18 21:46:07 +0100
committerJim Meyering <meyering@redhat.com>2009-11-18 21:46:07 +0100
commitf6ab25ae82095fb5133194779d21cb1a71a1acc8 (patch)
treeeaefecbb035b80146fd24bd94e5cdffeb015a186 /cfg.mk
parenta50520d9fc11a455498ef2e3ab9eb0908b002415 (diff)
downloadparted-f6ab25ae82095fb5133194779d21cb1a71a1acc8.tar.gz
build: "make stable" emitted an invalid gnupload command
* cfg.mk (gnu_ftp_host-stable): Rename from gnu_ftp_host-major.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/cfg.mk b/cfg.mk
index 1ce37f7..ce0dfc1 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -15,10 +15,10 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Use alpha.gnu.org for alpha and beta releases.
-# Use ftp.gnu.org for major releases.
+# Use ftp.gnu.org for stable releases.
gnu_ftp_host-alpha = alpha.gnu.org
gnu_ftp_host-beta = alpha.gnu.org
-gnu_ftp_host-major = ftp.gnu.org
+gnu_ftp_host-stable = ftp.gnu.org
gnu_rel_host = $(gnu_ftp_host-$(RELEASE_TYPE))
url_dir_list = \