rename gettext to gettext-dummy, replace /* with

This commit is contained in:
Stephan Raue
2009-05-16 23:35:27 +02:00
parent a1ba345cc5
commit d278461b9c
430 changed files with 760 additions and 758 deletions

View File

@@ -37,5 +37,5 @@ if [ -f $PKG_DIR/install ]; then
$PKG_DIR/install $@ >&$VERBOSE_OUT
else
mkdir -p $INSTALL/usr/bin
cp $BUILD/$1*/$1 $INSTALL/usr/bin
cp $PKG_BUILD/$1 $INSTALL/usr/bin
fi