Skip to content
Permalink
83e0d7979c
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
Undo merge PR #1406 because of issue #1419.

This reverts:

- "perl: Remove"
- "perl: Remove perl modules"
- "perl-wrapper: Install version 1.0"
2 contributors

Users who have contributed to this file

@donald @pmenzel
executable file 31 lines (20 sloc) 378 Bytes
#!/usr/bin/env beesh
SRCURL[0]="http://search.cpan.org/CPAN/authors/id/H/HA/HAYASHI/Term-ReadLine-Gnu-${PKGVERSION}.tar.gz"
PATCHURL[0]=""
# BEE_CONFIGURE=compat
# EXCLUDE=""
#mee_extract() {
# bee_extract ${@}
#}
#mee_patch() {
# bee_patch ${@}
#}
#mee_configure() {
# bee_configure
#}
#mee_build() {
# bee_build
#}
#mee_install() {
# bee_install
#}