fixup! build: stop relying on intltool for i18n

Don't add --copy argument to gtkdocize.
Not sure why this was done, but it's outside the scope of the patch.
This commit is contained in:
Lubomir Rintel 2022-06-23 12:35:09 +02:00
parent bcbae41697
commit bdbef91530

View file

@ -22,7 +22,7 @@ PKG_NAME=NetworkManager
cd $srcdir
gtkdocize --copy
gtkdocize
autoreconf --verbose --force --install
cd $olddir