From: dbs Date: Tue, 25 Jan 2011 19:18:50 +0000 (+0000) Subject: Point to Fedora 14 as the preferred Fedora version X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=2f897a09351b5e259d42c69fc722531c24783395;p=evergreen%2Fjoelewis.git Point to Fedora 14 as the preferred Fedora version Fedora 13 will be out of service relatively soon; give 2.0 some legs if someone goes with Fedora. git-svn-id: svn://svn.open-ils.org/ILS/trunk@19284 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/src/extras/Makefile.install b/Open-ILS/src/extras/Makefile.install index 0157373b15..dfea90b99e 100644 --- a/Open-ILS/src/extras/Makefile.install +++ b/Open-ILS/src/extras/Makefile.install @@ -17,7 +17,7 @@ # - or - # make -f Makefile.install ubuntu-lucid # - or - -# make -f Makefile.install fedora13 +# make -f Makefile.install fedora14 # - or - # make -f Makefile.install centos # - or -