Lines 67-75
Link Here
|
67 |
use buffer-on-clear && epatch "${FILESDIR}"/${PN}-9.14-clear.patch |
67 |
use buffer-on-clear && epatch "${FILESDIR}"/${PN}-9.14-clear.patch |
68 |
|
68 |
|
69 |
use alt-font-width && epatch "${FILESDIR}"/${PN}-9.06-font-width.patch |
69 |
use alt-font-width && epatch "${FILESDIR}"/${PN}-9.06-font-width.patch |
70 |
else |
|
|
71 |
epatch_user |
72 |
fi |
70 |
fi |
|
|
71 |
epatch_user |
73 |
|
72 |
|
74 |
# kill the rxvt-unicode terminfo file - #192083 |
73 |
# kill the rxvt-unicode terminfo file - #192083 |
75 |
sed -i -e "/rxvt-unicode.terminfo/d" doc/Makefile.in || die "sed failed" |
74 |
sed -i -e "/rxvt-unicode.terminfo/d" doc/Makefile.in || die "sed failed" |