[csw-devel] SF.net SVN: gar:[20441] csw/mgar/pkg/mdk/trunk/files/ 0003-add-samples-installation.patch

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Tue Mar 12 15:33:52 CET 2013


Revision: 20441
          http://gar.svn.sourceforge.net/gar/?rev=20441&view=rev
Author:   pfelecan
Date:     2013-03-12 14:33:52 +0000 (Tue, 12 Mar 2013)
Log Message:
-----------
mdk/trunk:
- supply the samples in the documentation directory
- add dependency on gamin to avoid a core dump

Added Paths:
-----------
    csw/mgar/pkg/mdk/trunk/files/0003-add-samples-installation.patch

Added: csw/mgar/pkg/mdk/trunk/files/0003-add-samples-installation.patch
===================================================================
--- csw/mgar/pkg/mdk/trunk/files/0003-add-samples-installation.patch	                        (rev 0)
+++ csw/mgar/pkg/mdk/trunk/files/0003-add-samples-installation.patch	2013-03-12 14:33:52 UTC (rev 20441)
@@ -0,0 +1,24 @@
+From 802e9ea78f865a4c0f9c3c041fa14da2d3839bc1 Mon Sep 17 00:00:00 2001
+From: Peter Felecan <pfelecan at opencsw.org>
+Date: Tue, 12 Mar 2013 15:30:21 +0100
+Subject: [PATCH] add samples installation
+
+---
+ samples/Makefile.am | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+diff --git a/samples/Makefile.am b/samples/Makefile.am
+index 357b5f3..d30c933 100644
+--- a/samples/Makefile.am
++++ b/samples/Makefile.am
+@@ -15,3 +15,7 @@ SUBDIRS = tests
+ EXTRA_DIST = primes.result hello.mixal primes.mixal echo.mixal \
+              permutations.mixal permutations.cardrd isains.mixal \
+              elevator.mixal mystery.mixal
++
++samplesdir	=	$(docdir)/samples
++samples_DATA	=	\
++				$(EXTRA_DIST)
+-- 
+1.8.1.4
+

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list