CVSROOT: /sources/gnash
Module name: gnash
Changes by: Rob Savoye <rsavoye> 08/02/16 17:57:16
Modified files:
doc/C : Makefile.am
Log message:
Make sure packaging/doc exists, not just packaging.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/Makefile.am?cvsroot=gnash&r1=1.42&r2=1.43
Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/doc/C/Makefile.am,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -b -r1.42 -r1.43
--- Makefile.am 16 Feb 2008 17:51:05 -0000 1.42
+++ Makefile.am 16 Feb 2008 17:57:15 -0000 1.43
@@ -196,7 +196,7 @@
$(DB2X_MANXML) $*.mxml
$(RM) $*.mxml
else
- @if test -d $(top_srcdir)/packaging; then \
+ @if test -d $(top_srcdir)/packaging/doc; then \
$(LN_S) -f $(top_srcdir)/packaging/doc/[EMAIL PROTECTED] $@; \
else \
touch $@; \
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit