Work around strange "rt-liber.info" bug in the recipe.

This commit is contained in:
Dimitri Fontaine 2010-09-27 21:29:38 +02:00
parent 5465ae4506
commit fa81744dfa

View File

@ -1,7 +1,6 @@
(:name rt-liberation
:type git
:url "http://yrk.nfshost.com/repos/rt-liberation.git/"
:build ("cd doc; make")
:build ("make -C doc" "cp doc/rt-liberation.info doc/rt-liber.info")
:info "./doc"
:features rt-liberation)