mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
installer: rework buildscript
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -49,6 +49,11 @@ make_target() {
|
||||
}
|
||||
|
||||
makeinstall_target() {
|
||||
: # nothing to install here
|
||||
}
|
||||
|
||||
|
||||
post_install() {
|
||||
mkdir -p $INSTALL/usr/bin
|
||||
cp $PKG_DIR/scripts/installer $INSTALL/usr/bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user