forked from ceres-sees-all/ceres-ebuilds
Fix chicken ebuilds
This commit is contained in:
parent
cda4b5b971
commit
024bd0726e
5 changed files with 6 additions and 6 deletions
|
|
@ -14,6 +14,6 @@ DEPEND="dev-scheme/chicken"
|
|||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="dev-vcs/git"
|
||||
|
||||
src_compile() {
|
||||
src_install() {
|
||||
DESTDIR=${D} chicken-install -l "${WORKDIR}/${P}" -no-install-dependencies
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue