summaryrefslogtreecommitdiff
path: root/packages/fs/fs_cvs.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/fs/fs_cvs.bb')
-rw-r--r--packages/fs/fs_cvs.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/fs/fs_cvs.bb b/packages/fs/fs_cvs.bb
index 2a6722c422..8e2724ce4b 100644
--- a/packages/fs/fs_cvs.bb
+++ b/packages/fs/fs_cvs.bb
@@ -7,7 +7,7 @@ DEPENDS = "libxfont xtrans"
SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=FS"
S = "${WORKDIR}/FS"
-inherit autotools pkgconfig
+inherit autotools pkgconfig
do_stage() {
oe_runmake install prefix=${STAGING_DIR} \