Fix meta-pkgs installation with $revision set.
--HG-- extra : convert_revision : 5dae83924e228ff864922f941a06f92a2a7b101a
This commit is contained in:
@@ -45,7 +45,7 @@ install_src_phase()
|
|||||||
# Just creating the dir is enough to write the package metadata.
|
# Just creating the dir is enough to write the package metadata.
|
||||||
#
|
#
|
||||||
if [ "$build_style" = "meta-template" ]; then
|
if [ "$build_style" = "meta-template" ]; then
|
||||||
mkdir -p $XBPS_DESTDIR/$pkgname-$lver
|
mkdir -p $XBPS_DESTDIR/$pkgname-$version
|
||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user