diff options
Diffstat (limited to 'packages/cdump/cdump-native.bb')
-rw-r--r-- | packages/cdump/cdump-native.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/cdump/cdump-native.bb b/packages/cdump/cdump-native.bb index e2d8263228..3b14884a33 100644 --- a/packages/cdump/cdump-native.bb +++ b/packages/cdump/cdump-native.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Cdump tool from abiword - needed for building abiword" inherit native -S = ${WORKDIR}/abiword-2.0.12/ +S = "${WORKDIR}/abiword-2.0.12/" SRC_URI = "file://abiword-2.0.12/cdump.c" do_compile() { |