Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] libdrm with wrong include-dir
@ 2007-08-22 12:36 Simon Pasch
  2007-08-22 13:16 ` Bernhard Fischer
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Pasch @ 2007-08-22 12:36 UTC (permalink / raw)
  To: buildroot

Shouldn't libdrm-package use staging_dir/usr/include instead of
staging_dir/include?!



diff -Naur buildroot.old/package/libdrm/libdrm.mk
buildroot/package/libdrm/libdrm.mk
--- buildroot.old/package/libdrm/libdrm.mk	2007-08-22 14:07:12.000000000 +0200
+++ buildroot/package/libdrm/libdrm.mk	2007-08-22 14:09:12.000000000 +0200
@@ -36,7 +36,7 @@
 		--sysconfdir=/etc \
 		--datadir=/usr/share \
 		--localstatedir=/var \
-		--includedir=/include \
+		--includedir=/usr/include \
 		--mandir=/usr/man \
 		--infodir=/usr/info \
 	)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-22 13:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-22 12:36 [Buildroot] libdrm with wrong include-dir Simon Pasch
2007-08-22 13:16 ` Bernhard Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox