pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkgcmkmf and XAPPLOADDIR=/etc/X11/app-defaults



Given:
  NetBSD 4.0 beta2 and Linux/Debian sarge systems,
  X11_TYPE is set to native
  xpkgwedge-1.16 is installed
  Imakefile based project (wip/xxkb)
  XAPPLRESDIR environment variable is set to /usr/pkg/lib/X11/app-defaults

The problem is that under Debian pkgxmkmf produces

    XAPPLOADDIR=/etc/X11/app-defaults

line in Makefile. This obviously results in packaging error
because the default resource file is installed outside LOCALBASE.

Under NetBSD everything works fine because

    XAPPLOADDIR=$(LIBDIR)/app-defaults

is produced.

Can anybody explain why this happens and how (and where) to fix this?

-- 
Best regards, Aleksey Cheusov.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss



Home | Main Index | Thread Index | Old Index