[xorg-x11-server] put optionstr.h into devel package

Dave Airlie airlied at fedoraproject.org
Tue Nov 29 15:43:51 UTC 2011


commit a6e66b8e89d960afb861da0117767ff2f56b2a0d
Author: Dave Airlie <airlied at redhat.com>
Date:   Tue Nov 29 15:42:29 2011 +0000

    put optionstr.h into devel package

 xserver-1.11.99-optionstr.patch |   27 +++++++++++++++++++++++++++
 1 files changed, 27 insertions(+), 0 deletions(-)
---
diff --git a/xserver-1.11.99-optionstr.patch b/xserver-1.11.99-optionstr.patch
new file mode 100644
index 0000000..55ea5ab
--- /dev/null
+++ b/xserver-1.11.99-optionstr.patch
@@ -0,0 +1,27 @@
+From 795fbe3e6e440f023e52c452106f4c266c13d36c Mon Sep 17 00:00:00 2001
+From: Keith Packard <keithp at keithp.com>
+Date: Sun, 20 Nov 2011 13:33:12 -0800
+Subject: [PATCH] Add 'optionstr.h' to include/Makefile.am
+
+This makes sure it gets distributed
+
+Signed-off-by: Keith Packard <keithp at keithp.com>
+---
+ include/Makefile.am |    1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+diff --git a/include/Makefile.am b/include/Makefile.am
+index 6f63c76..972f403 100644
+--- a/include/Makefile.am
++++ b/include/Makefile.am
+@@ -32,6 +32,7 @@ sdk_HEADERS =		\
+ 	misc.h		\
+ 	miscstruct.h	\
+ 	opaque.h	\
++	optionstr.h	\
+ 	os.h		\
+ 	pixmap.h	\
+ 	pixmapstr.h	\
+-- 
+1.7.7.3
+


More information about the scm-commits mailing list