cleanup
This commit is contained in:
parent
078bad2d0a
commit
2cdc602eb9
1 changed files with 7 additions and 4 deletions
|
@ -1,4 +1,10 @@
|
||||||
Installation recipe for Fedora 14 thruough 17.
|
git-annex is recently finding its way into Fedora.
|
||||||
|
|
||||||
|
* [Status of getting a Fedora package](https://bugzilla.redhat.com/show_bug.cgi?id=662259)
|
||||||
|
* [Koji build for F17](http://koji.fedoraproject.org/koji/buildinfo?buildID=328654)
|
||||||
|
* [Koji build for F16](http://koji.fedoraproject.org/koji/buildinfo?buildID=328656)
|
||||||
|
|
||||||
|
Installation recipe for Fedora 14 thruough 15.
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
sudo yum install ghc cabal-install pcre-devel
|
sudo yum install ghc cabal-install pcre-devel
|
||||||
|
@ -15,6 +21,3 @@ cabal install --bindir=$HOME/bin
|
||||||
Note: You can't just use `cabal install git-annex`, because Fedora does
|
Note: You can't just use `cabal install git-annex`, because Fedora does
|
||||||
not yet ship ghc 7.4.
|
not yet ship ghc 7.4.
|
||||||
|
|
||||||
* [Status of getting a Fedora package](https://bugzilla.redhat.com/show_bug.cgi?id=662259)a
|
|
||||||
* [Koji build for F17](http://koji.fedoraproject.org/koji/buildinfo?buildID=328654)
|
|
||||||
* [Koji build for F16](http://koji.fedoraproject.org/koji/buildinfo?buildID=328656)
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue