mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
alsa-utils:
- install aplay in devel build
This commit is contained in:
@@ -29,6 +29,7 @@ if [ "$DEVTOOLS" = yes ]; then
|
||||
cp $PKG_BUILD/alsaconf/alsaconf $INSTALL/usr/bin
|
||||
chmod +x $INSTALL/usr/bin/alsaconf
|
||||
cp $PKG_BUILD/alsamixer/alsamixer $INSTALL/usr/bin
|
||||
cp $PKG_BUILD/aplay/aplay $INSTALL/usr/bin
|
||||
fi
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user