summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-08 13:41:45 -0800
committerAnas Nashif <anas.nashif@intel.com>2012-11-08 13:41:45 -0800
commit39a681e700f4f7a1e3744d56acf9e681c5814015 (patch)
tree622b32d54eb9238b8e81c7d314f82f1deb391210
parent0a35fd45a6b692bc91d531df7475793f5d9f7b02 (diff)
downloaddocbook-xsl-stylesheets-39a681e700f4f7a1e3744d56acf9e681c5814015.tar.gz
docbook-xsl-stylesheets-39a681e700f4f7a1e3744d56acf9e681c5814015.tar.bz2
docbook-xsl-stylesheets-39a681e700f4f7a1e3744d56acf9e681c5814015.zip
add packages
-rw-r--r--packaging/docbook-xsl-stylesheets-dbtoepub.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/packaging/docbook-xsl-stylesheets-dbtoepub.patch b/packaging/docbook-xsl-stylesheets-dbtoepub.patch
deleted file mode 100644
index 30cbded..0000000
--- a/packaging/docbook-xsl-stylesheets-dbtoepub.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -ur docbook-xsl-1.76.1.orig/epub/bin/dbtoepub docbook-xsl-1.76.1/epub/bin/dbtoepub
---- docbook-xsl-1.76.1.orig/epub/bin/dbtoepub 2010-09-13 23:59:41.000000000 +0200
-+++ docbook-xsl-1.76.1/epub/bin/dbtoepub 2011-04-12 09:43:49.000000000 +0200
-@@ -17,7 +17,7 @@
- # layer (imports epub/docbook.xsl).
- # -v, --verbose Make output verbose.
-
--lib = File.expand_path(File.join(File.dirname(__FILE__), 'lib'))
-+lib= '@@EPUBDIR@@/lib'
- $LOAD_PATH.unshift(lib) if File.exist?(lib)
-
- require 'fileutils'
-Nur in docbook-xsl-1.76.1/epub/bin: dbtoepub~.