rpms/gpsd/FC-6 install-gpsd_config.h.patch,NONE,1.1

Matthew D Truch (mtruch) fedora-extras-commits at redhat.com
Tue Aug 21 20:10:44 UTC 2007


Author: mtruch

Update of /cvs/extras/rpms/gpsd/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13924

Added Files:
	install-gpsd_config.h.patch 
Log Message:
Whoops, forgot to add the file for the patch.


install-gpsd_config.h.patch:

--- NEW FILE install-gpsd_config.h.patch ---
diff -u gpsd-2.34/Makefile.am gpsd-2.34-fixed-install/Makefile.am
--- gpsd-2.34/Makefile.am	2006-12-14 18:43:39.000000000 -0500
+++ gpsd-2.34-fixed-install/Makefile.am	2007-08-19 09:11:14.000000000 -0400
@@ -242,7 +242,7 @@
 
 endif
 
-include_HEADERS = gps.h gpsd.h libgpsmm.h 
+include_HEADERS = gps.h gpsd.h gpsd_config.h libgpsmm.h 
 
 EXTRA_DIST = \
 	autogen.sh \
diff -u gpsd-2.34/Makefile.in gpsd-2.34-fixed-install/Makefile.in
--- gpsd-2.34/Makefile.in	2006-12-14 19:13:13.000000000 -0500
+++ gpsd-2.34-fixed-install/Makefile.in	2007-08-19 09:15:10.000000000 -0400
@@ -541,7 +541,7 @@
 @HAVE_XSLT_PROCESSOR_TRUE@	rtcm-104.5 \
 @HAVE_XSLT_PROCESSOR_TRUE@	srec.5
 
-include_HEADERS = gps.h gpsd.h libgpsmm.h 
+include_HEADERS = gps.h gpsd.h gpsd_config.h libgpsmm.h 
 EXTRA_DIST = \
 	autogen.sh \
 	README \




More information about the scm-commits mailing list