/usr/share/el-get/recipes/rt-liberation.rcp is in el-get 3.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 | (:name rt-liberation
:description "An interface to the RT system."
:type git
:url "http://yrk.nfshost.com/repos/rt-liberation.git/"
:build ("make -C doc" "cp doc/rt-liberation.info doc/rt-liber.info")
:info "./doc"
:features rt-liberation)
|