summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2010-02-22 16:33:05 +0100
committerAndreas Schwab <schwab@redhat.com>2010-02-22 16:33:05 +0100
commit2770c2b0886637a0f4ba66c8db229a774355c820 (patch)
treee9e3edf13f319b8983a0eeb996dd75731e4217fb
parent65c56903bda9a3b5dbd5439776086efff9f136d1 (diff)
downloadglibc-2770c2b0886637a0f4ba66c8db229a774355c820.tar.gz
glibc-2770c2b0886637a0f4ba66c8db229a774355c820.tar.xz
glibc-2770c2b0886637a0f4ba66c8db229a774355c820.zip
Switch to F-13 as the default dist branch
-rw-r--r--fedora/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fedora/Makefile b/fedora/Makefile
index a9e0e700ca..a1aee29aab 100644
--- a/fedora/Makefile
+++ b/fedora/Makefile
@@ -155,7 +155,7 @@ $(spec-nvr).src.rpm: glibc.spec $(archives)
 -include ~/.cvspkgsrc
 
 ifdef COMMON_DIR
-DIST_BRANCH ?= devel
+DIST_BRANCH ?= F-13
 
 pkgs-baseurl := cvs://cvs.fedoraproject.org/cvs/pkgs?rpms
 pkgs-url = $(pkgs-baseurl)/glibc/$(DIST_BRANCH)\#$(spec-tag)