0d97eeaed5
Header files and documentation for the X Resize and Rotate extension Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them.
12 lines
334 B
Plaintext
12 lines
334 B
Plaintext
--- Makefile.in.orig Sun Nov 9 23:46:04 2003
|
|
+++ Makefile.in Sun Nov 9 23:46:14 2003
|
|
@@ -119,7 +119,7 @@
|
|
randrdocdir = $(datadir)/doc/randr
|
|
randrdoc_DATA = protocol
|
|
|
|
-pkgconfigdir = $(libdir)/pkgconfig
|
|
+pkgconfigdir = $(prefix)/libdata/pkgconfig
|
|
pkgconfig_DATA = randr.pc
|
|
|
|
EXTRA_DIST = autogen.sh randr.pc.in $(randrdoc_DATA)
|