From 77ce5ed9dd7709b790bb257184a88d84d2b12dd0 Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Mar 27 2014 13:26:01 +0000 Subject: Use fedorahosted repo instead of private github forks Signed-off-by: Peter Lemenkov --- diff --git a/erlang.spec b/erlang.spec index 981b2c0..fe2972a 100644 --- a/erlang.spec +++ b/erlang.spec @@ -53,13 +53,11 @@ Source999: otp-get-patches.sh # Run something like # $ git clone git://github.com/erlang/otp.git # $ cd otp -# $ git remote add lemenkov git://github.com/lemenkov/otp.git -# $ git remote add ndim git://github.com/ndim/otp.git +# $ git remote add fedora https://git.fedorahosted.org/git/erlang.git # $ git fetch -v --all # to get yourself a copy of the Erlang/OTP source code with the -# Fedora specific patches from Peter Lemenkov and Hans Ulrich Niedermann. -# Then run something like -# $ ./otp-get-patches.sh /path/to/otp OTP_R14B02 ndim/fedora-R14B02 +# Fedora specific patches from Fedora. Then run something like +# $ ./otp-get-patches.sh /path/to/otp OTP_R14B02 fedora/fedora-R14B02 # for some semi-automatic patch update assistance. # # start of autogenerated patch tag list