[yast-commit] r65543 - in /trunk/autoinstallation/doc: Makefile.am images/ xml/Makefile xml/Makefile.am xml/Makefile.in xml/images
![](https://seccdn.libravatar.org/avatar/c9070b5f76f6da59ddd19152f5a40913.jpg?s=120&d=mm&r=g)
Author: ug Date: Mon Sep 5 15:42:52 2011 New Revision: 65543 URL: http://svn.opensuse.org/viewcvs/yast?rev=65543&view=rev Log: docu cleanup Removed: trunk/autoinstallation/doc/images/ trunk/autoinstallation/doc/xml/images Modified: trunk/autoinstallation/doc/Makefile.am trunk/autoinstallation/doc/xml/Makefile trunk/autoinstallation/doc/xml/Makefile.am trunk/autoinstallation/doc/xml/Makefile.in Modified: trunk/autoinstallation/doc/Makefile.am URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/Makefile.am?... ============================================================================== --- trunk/autoinstallation/doc/Makefile.am (original) +++ trunk/autoinstallation/doc/Makefile.am Mon Sep 5 15:42:52 2011 @@ -4,7 +4,7 @@ # $Id$ # -SUBDIRS = xml autodocs images entities bin components examples xsl +SUBDIRS = xml autodocs entities bin components examples xsl htmldir = $(docdir)/html Modified: trunk/autoinstallation/doc/xml/Makefile URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/xml/Makefile... ============================================================================== --- trunk/autoinstallation/doc/xml/Makefile (original) +++ trunk/autoinstallation/doc/xml/Makefile Mon Sep 5 15:42:52 2011 @@ -125,7 +125,7 @@ CAT_ENTRY_END = --> CAT_ENTRY_START = <!-- CYGPATH_W = echo -DEFS = -DPACKAGE_NAME=\"autoyast2\" -DPACKAGE_TARNAME=\"autoyast2\" -DPACKAGE_VERSION=\"2.21.0\" -DPACKAGE_STRING=\"autoyast2\ 2.21.0\" -DPACKAGE_BUGREPORT=\"http://bugs.opensuse.org/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autoyast2\" -DVERSION=\"2.21.0\" +DEFS = -DPACKAGE_NAME=\"autoyast2\" -DPACKAGE_TARNAME=\"autoyast2\" -DPACKAGE_VERSION=\"2.21.1\" -DPACKAGE_STRING=\"autoyast2\ 2.21.1\" -DPACKAGE_BUGREPORT=\"http://bugs.opensuse.org/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"autoyast2\" -DVERSION=\"2.21.1\" DOCBOOK_ROOT = /usr/share/xml/docbook/stylesheet/nwalsh/current ECHO_C = ECHO_N = -n @@ -145,10 +145,10 @@ PACKAGE = autoyast2 PACKAGE_BUGREPORT = http://bugs.opensuse.org/ PACKAGE_NAME = autoyast2 -PACKAGE_STRING = autoyast2 2.21.0 +PACKAGE_STRING = autoyast2 2.21.1 PACKAGE_TARNAME = autoyast2 PACKAGE_URL = -PACKAGE_VERSION = 2.21.0 +PACKAGE_VERSION = 2.21.1 PATH_SEPARATOR = : PKG_CONFIG_PATH = RPMNAME = autoyast2 @@ -160,7 +160,7 @@ STYLESHEET_PDF = /usr/share/YaST2/data/docbook/stylesheets/customize-fo.xsl STYLESHEET_YCPDOC = /usr/share/YaST2/data/docbook/stylesheets/ycpdoc.xsl STYLESHEET_YDOC = /usr/share/YaST2/data/docbook/stylesheets/ydoc.xsl -VERSION = 2.21.0 +VERSION = 2.21.1 XGETTEXT = /usr/bin/xgettext XML_CATALOG = /etc/xml/catalog XSLTPROC = /usr/bin/xsltproc @@ -242,7 +242,7 @@ SUBDIRS = xml_file = autoyast.xml xml_files = $(wildcard *.xml) -EXTRA_DIST = $(xml_files) $(wildcard *.xsl) web/default.css +EXTRA_DIST = $(xml_files) $(wildcard *.xsl) web/default.css images bin entities examples CLEANFILES = .html.sum profile.dtd.xml elements \ elements.xml elements.ent profile.dtd.xml examples.ent\ components.ent .ps.sum autoyast.out autoyast.pdf autoyast.fo \ @@ -670,7 +670,7 @@ images.ent: @make -r -C images/WEB -f makefile.ent ima - mv ../images.ent . +# mv ../xml/images.ent . : images.ent chunks webimages Modified: trunk/autoinstallation/doc/xml/Makefile.am URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/xml/Makefile... ============================================================================== --- trunk/autoinstallation/doc/xml/Makefile.am (original) +++ trunk/autoinstallation/doc/xml/Makefile.am Mon Sep 5 15:42:52 2011 @@ -11,7 +11,7 @@ xml_files = $(wildcard *.xml) -EXTRA_DIST = $(xml_files) $(wildcard *.xsl) web/default.css +EXTRA_DIST = $(xml_files) $(wildcard *.xsl) web/default.css images bin entities examples CLEANFILES = .html.sum profile.dtd.xml elements \ elements.xml elements.ent profile.dtd.xml examples.ent\ @@ -77,7 +77,7 @@ images.ent: @make -r -C images/WEB -f makefile.ent ima - mv ../images.ent . +# mv ../xml/images.ent . : images.ent chunks webimages Modified: trunk/autoinstallation/doc/xml/Makefile.in URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/xml/Makefile... ============================================================================== --- trunk/autoinstallation/doc/xml/Makefile.in (original) +++ trunk/autoinstallation/doc/xml/Makefile.in Mon Sep 5 15:42:52 2011 @@ -242,7 +242,7 @@ SUBDIRS = xml_file = autoyast.xml xml_files = $(wildcard *.xml) -EXTRA_DIST = $(xml_files) $(wildcard *.xsl) web/default.css +EXTRA_DIST = $(xml_files) $(wildcard *.xsl) web/default.css images bin entities examples CLEANFILES = .html.sum profile.dtd.xml elements \ elements.xml elements.ent profile.dtd.xml examples.ent\ components.ent .ps.sum autoyast.out autoyast.pdf autoyast.fo \ @@ -670,7 +670,7 @@ images.ent: @make -r -C images/WEB -f makefile.ent ima - mv ../images.ent . +# mv ../xml/images.ent . : images.ent chunks webimages -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
ug@svn2.opensuse.org