Skip to content
Permalink
077d6ef2a4
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
- libee is used by old rsyslogd removal is deadly
- updating libee fails due to dead SRCURL
- libfastjson is used by old rsyslogd
3 contributors

Users who have contributed to this file

@wwwutz @pmenzel @niclas
executable file 8 lines (5 sloc) 149 Bytes
#!/bin/env beesh
SRCURL[0]="http://www.libee.org/files/download/libee-0.1.0.tar.gz"
mee_install_post() {
mv ${D}${SBINDIR}/{,libee-}convert
}