Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37563455
en ru br
ALT Linux repositórios
S:1.1.37-alt1
5.0: 1.1.24-alt1
4.1: 1.1.24-alt0.M41.1
4.0: 1.1.24-alt0.M40.1
3.0: 1.1.14-alt1

Group :: Sistema/Bibliotecas
RPM: libxslt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: libxslt-1.0.21-alt-makefile.patch
Download


--- libxslt-1.0.21/python/Makefile.am.orig	2002-09-06 06:55:29 +0400
+++ libxslt-1.0.21/python/Makefile.am	2002-10-07 18:40:25 +0400
@@ -8,7 +8,8 @@
 	 $(LIBXML_CFLAGS) \
 	-I$(top_srcdir)
 
-DOCS_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)
+BASE_DIR = @HTML_DIR@
+DOCS_DIR = $(BASE_DIR)/libxslt-$(LIBXSLT_VERSION)/python
 # libxsltclass.txt is generated
 DOCS = TODO
 
--- libxslt-1.0.21/python/tests/Makefile.am.orig	2002-03-28 06:55:10 +0300
+++ libxslt-1.0.21/python/tests/Makefile.am	2002-10-07 18:42:04 +0400
@@ -1,4 +1,5 @@
-EXAMPLE_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)/examples
+BASE_DIR = @HTML_DIR@
+EXAMPLE_DIR = $(BASE_DIR)/libxslt-$(LIBXSLT_VERSION)/python/examples
 
 TESTSPY=	\
     basic.py	\
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009