git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0baa0e
)
gruesome rxvt configury stuff
author
Phil Blundell
<philb@gnu.org>
Sat, 12 Jun 2004 11:53:05 +0000
(11:53 +0000)
committer
Phil Blundell
<philb@gnu.org>
Sat, 12 Jun 2004 11:53:05 +0000
(11:53 +0000)
BKrev: 40caeea1vhlu8EKWHhZFiYY83Dqwwg
rxvt/rxvt_2.7.9.oe
patch
|
blob
|
history
diff --git
a/rxvt/rxvt_2.7.9.oe
b/rxvt/rxvt_2.7.9.oe
index
50faf7f
..
f8ce4e8
100644
(file)
--- a/
rxvt/rxvt_2.7.9.oe
+++ b/
rxvt/rxvt_2.7.9.oe
@@
-1,3
+1,4
@@
+PR = "r1"
DEPENDS = "x11 xft"
DESCRIPTION = "Well known terminal emulator"
@@
-23,6
+24,9
@@
EXTRA_OEMAKE = "'XINC=-I${STAGING_INCDIR}' \
'XLIB=-L${STAGING_LIBDIR} -lX11 -lXft'"
do_configure () {
+ mv autoconf/configure.in . || true
+ rm autoconf/libtool.m4
+ libtoolize --force
autotools_do_configure
echo '#define RXVT_UTMP_FILE "${localstatedir}/run/utmp"' >> config.h
echo '#define RXVT_WTMP_FILE "${localstatedir}/log/wtmp"' >> config.h