Hotfix the pkg-plist file for the cloudsetup port
This commit is contained in:
parent
03aee8ad68
commit
b14fa3db42
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ fi
|
|||
if [ -n "$CLOUDSETUP_VERSION" ]
|
||||
then
|
||||
sed -i .bak -e '/^PORTVERSION=/ s/[0-9]*\.[0-9]*/'"$CLOUDSETUP_VERSION/" /usr/ports/sysutils/firstboot-cloudsetup/Makefile
|
||||
echo '%%DATADIR%%/userconf-getent.sh' >> /usr/ports/sysutils/firstboot-cloudsetup/pkg-plist
|
||||
make -C /usr/ports/sysutils/firstboot-cloudsetup makesum
|
||||
fi
|
||||
make -C /usr/ports/sysutils/firstboot-cloudsetup clean package
|
||||
|
|
Loading…
Add table
Reference in a new issue