xbps-src: make install/remove targets defaults now, but keep previous for compat.
This commit is contained in:
@@ -87,7 +87,7 @@ install_pkg() {
|
||||
done
|
||||
|
||||
if [ "$XBPS_TARGET_PKG" = "$sourcepkg" ]; then
|
||||
[ "$target" = "install-destdir" ] && return 0
|
||||
[ "$target" = "install" -o "$target" = "install-destdir" ] && return 0
|
||||
fi
|
||||
|
||||
# If install went ok generate the binpkgs.
|
||||
|
Reference in New Issue
Block a user