File yodl-doc-packages.patch of Package yodl.4890

Index: INSTALL.im
===================================================================
--- INSTALL.im.orig	2013-10-09 14:21:36.000000000 +0200
+++ INSTALL.im	2013-11-27 08:29:45.661265003 +0100
@@ -68,8 +68,8 @@
     // absolute paths
 
     BIN             = BASE + "/bin";
-    DOC             = BASE + "/share/doc/yodl";
-    DOCDOC          = BASE + "/share/doc/yodl-doc";
+    DOC             = BASE + "/share/doc/packages/yodl";
+    DOCDOC          = DOC;
     MAN             = BASE + "/share/man";    
     STD_INCLUDE     = BASE + "/share/yodl";
 
Index: contrib/build.pl
===================================================================
--- contrib/build.pl.orig	2012-05-27 11:03:00.000000000 +0200
+++ contrib/build.pl	2013-11-27 08:29:45.662265015 +0100
@@ -13,7 +13,7 @@
 	      CFLAGS            => '-c -Wall -Werror -g',
 	      STD_INCLUDE       => '/usr/share/yodl',
 	      MAN_DIR           => '/usr/share/man',
-	      DOC_DIR           => '/usr/share/doc/yodl',
+	      DOC_DIR           => '/usr/share/doc/packages/yodl',
 	      YODL_BIN          => '/usr/bin',
 	      STD_CONVERSIONS   => 'html latex man txt xml',
 	      MANUAL_FORMATS    => 'html txt pdf ps',
Index: manual/yo/technical/installing.yo
===================================================================
--- manual/yo/technical/installing.yo.orig	2012-05-27 11:03:01.000000000 +0200
+++ manual/yo/technical/installing.yo	2013-11-27 08:29:45.662265015 +0100
@@ -3,7 +3,7 @@
     itemization(
     it() YODL's binaries in tt(/usr/bin);
     it() YODL's macros in tt(/usr/share/yodl)
-    it() YODL's documentation in tt(/usr/share/doc/yodl);
+    it() YODL's documentation in tt(/usr/share/doc/packages/yodl);
     it() YODL's manpages in tt(/usr/share/man/man{1,7});
     )
     Local installations, not using the Debian installation process, can be
Index: manual/yo/manual.yo
===================================================================
--- manual/yo/manual.yo.orig	2013-10-09 14:21:36.000000000 +0200
+++ manual/yo/manual.yo	2013-11-27 08:31:32.534545834 +0100
@@ -4,7 +4,7 @@
 
 whenlatex(\
     SETSYMBOL(XXusexlatin)
-        (NOTRANS(\input{../../../../../wip/macros/xlatin1.tex}))
+        (NOTRANS(\input{../../../../../../wip/macros/xlatin1.tex}))
 )
 
 SUBST(YODL)(tt(Yodl))
openSUSE Build Service is sponsored by