summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gardiner <obz@gentoo.org>2003-11-20 07:55:21 +0000
committerMike Gardiner <obz@gentoo.org>2003-11-20 07:55:21 +0000
commit7e68f13182934310bd749c6a565e2ed17a678070 (patch)
tree61c3ae701fa9e1e4f058e4e6770f89d8078d724a /app-text/docbook-sgml-utils/files
parentFixed head syntax (diff)
downloadgentoo-2-7e68f13182934310bd749c6a565e2ed17a678070.tar.gz
gentoo-2-7e68f13182934310bd749c6a565e2ed17a678070.tar.bz2
gentoo-2-7e68f13182934310bd749c6a565e2ed17a678070.zip
Fixed head syntax
Diffstat (limited to 'app-text/docbook-sgml-utils/files')
-rw-r--r--app-text/docbook-sgml-utils/files/digest-docbook-sgml-utils-0.6.12-r21
-rw-r--r--app-text/docbook-sgml-utils/files/docbook-sgml-utils-head-jw.patch11
2 files changed, 12 insertions, 0 deletions
diff --git a/app-text/docbook-sgml-utils/files/digest-docbook-sgml-utils-0.6.12-r2 b/app-text/docbook-sgml-utils/files/digest-docbook-sgml-utils-0.6.12-r2
new file mode 100644
index 000000000000..b2b5b8680071
--- /dev/null
+++ b/app-text/docbook-sgml-utils/files/digest-docbook-sgml-utils-0.6.12-r2
@@ -0,0 +1 @@
+MD5 e8541700e40e661ee3048617ec53dccf docbook-utils-0.6.12.tar.gz 118410
diff --git a/app-text/docbook-sgml-utils/files/docbook-sgml-utils-head-jw.patch b/app-text/docbook-sgml-utils/files/docbook-sgml-utils-head-jw.patch
new file mode 100644
index 000000000000..94063c6670d2
--- /dev/null
+++ b/app-text/docbook-sgml-utils/files/docbook-sgml-utils-head-jw.patch
@@ -0,0 +1,11 @@
+--- docbook-utils-0.6.12/bin/jw.in.orig 2003-11-20 15:44:45.000000000 +0800
++++ docbook-utils-0.6.12/bin/jw.in 2003-11-20 15:45:05.000000000 +0800
+@@ -360,7 +360,7 @@
+ papersize=
+ if [ -x /usr/bin/locale ]
+ then
+- h=$(/usr/bin/locale LC_PAPER 2>/dev/null | head -1)
++ h=$(/usr/bin/locale LC_PAPER 2>/dev/null | head -n 1)
+ if [ "$h" = 297 ]
+ then
+ papersize=A4