[Libosinfo] [PATCH 1/2] build: Don't set PKG_NAME

Christophe Fergeau cfergeau at redhat.com
Mon Jan 11 13:16:33 UTC 2016


On Mon, Jan 11, 2016 at 02:12:27PM +0100, Fabiano Fidêncio wrote:
> The following warning was shown when running autogen.sh:
> ***Warning*** PKG_NAME is deprecated, you may remove it from autogen.sh
> ---
>  autogen.sh | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/autogen.sh b/autogen.sh
> index c496d06..ece6663 100755
> --- a/autogen.sh
> +++ b/autogen.sh
> @@ -4,8 +4,6 @@
>  srcdir=`dirname $0`
>  test -z "$srcdir" && srcdir=.
>  
> -PKG_NAME="libosinfo"
> -
>  (test -f $srcdir/osinfo/osinfo_db.c) || {
>      echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
>      echo " top-level $PKG_NAME directory"

You need to change PKG_NAME here.

ACK with that changed.

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20160111/071c309f/attachment.sig>


More information about the Libosinfo mailing list