Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to test grimoire by Pol Vinogradov (d764b6189eab3651d02cf31a4b8ba7b3f0d72703)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to test grimoire by Pol Vinogradov (d764b6189eab3651d02cf31a4b8ba7b3f0d72703)
  • Date: Thu, 8 Jun 2006 14:21:06 -0500

GIT changes to test grimoire by Pol Vinogradov <vin.public AT gmail.com>:

libs/libxslt/PRE_BUILD | 4 ----
libs/libxslt/python-fix.patch | 12 ------------
2 files changed, 16 deletions(-)

New commits:
commit d764b6189eab3651d02cf31a4b8ba7b3f0d72703
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

really deletion of files

diff --git a/libs/libxslt/PRE_BUILD b/libs/libxslt/PRE_BUILD
deleted file mode 100755
index 0b82e9d..0000000
--- a/libs/libxslt/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd ${SOURCE_DIRECTORY} &&
-
-patch -p1 < ${SCRIPT_DIRECTORY}/python-fix.patch
diff --git a/libs/libxslt/python-fix.patch b/libs/libxslt/python-fix.patch
deleted file mode 100644
index 5928db4..0000000
--- a/libs/libxslt/python-fix.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nurd -x'*~' libxslt-1.1.16.orig/configure.in
libxslt-1.1.16/configure.in
---- libxslt-1.1.16.orig/configure.in 2006-05-01 17:27:25.000000000 -0400
-+++ libxslt-1.1.16/configure.in 2006-05-04 01:40:26.000000000 -0400
-@@ -223,7 +223,7 @@
- fi
- if test "$with_python" != ""
- then
-- pythondir=$(PYTHON_SITE_PACKAGES)
-+ pythondir=$PYTHON_SITE_PACKAGES
- else
- pythondir='$(libdir)/python$(PYTHON_VERSION)/site-packages'
- fi



  • [SM-Commit] GIT changes to test grimoire by Pol Vinogradov (d764b6189eab3651d02cf31a4b8ba7b3f0d72703), Pol Vinogradov, 06/08/2006

Archive powered by MHonArc 2.6.24.

Top of Page