curl3: limit makeinstall_target

This commit is contained in:
awiouy 2018-09-23 16:07:22 +02:00
parent 6d47f20c63
commit a0acf3d293

View File

@ -14,7 +14,7 @@ unpack() {
} }
makeinstall_target() { makeinstall_target() {
: make install DESTDIR=$INSTALL $PKG_MAKEINSTALL_OPTS_TARGET
} }
post_makeinstall_target() { post_makeinstall_target() {