Skip to content
Permalink
2143df7aae
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
 
 
Cannot retrieve contributors at this time
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
}