diff options
Diffstat (limited to 'rxvt')
-rw-r--r-- | rxvt/rxvt_2.7.9.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rxvt/rxvt_2.7.9.oe b/rxvt/rxvt_2.7.9.oe index 6cf1af80e3..d80fd11928 100644 --- a/rxvt/rxvt_2.7.9.oe +++ b/rxvt/rxvt_2.7.9.oe @@ -2,7 +2,7 @@ DEPENDS = "virtual/libc x11 xft" DESCRIPTION = "Well known terminal emulator" SRC_URI = "pserver://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=apps/rxvt \ - file://${FILESDIR}/include.patch;patch=1" + file://include.patch;patch=1" inherit autotools |