projects
/
hvlinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa0a8f2
)
Fix missing autoconf files for sgml-common with newer automake
author
Hugo Villeneuve
<hugo@hugovil.com>
Thu, 27 Jun 2013 12:24:14 +0000
(08:24 -0400)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Fri, 28 Jun 2013 03:35:30 +0000
(23:35 -0400)
stage3/pkg/sgml-common
patch
|
blob
|
history
diff --git
a/stage3/pkg/sgml-common
b/stage3/pkg/sgml-common
index
68337f4
..
4ab4dd6
100644
(file)
--- a/
stage3/pkg/sgml-common
+++ b/
stage3/pkg/sgml-common
@@
-2,6
+2,11
@@
hvconfig_pre()
{
+ # This package does not distribute some autoconf files, and symlinks them
+ # to /usr/share/automake.
+ cd ${LFS_TMP}/${PACKAGE}
+ autoreconf -f -i
+
CAT1="/etc/sgml/sgml-ent.cat"
CAT2="/usr/share/sgml/sgml-iso-entities-8879.1986/catalog"