diff options
Diffstat (limited to 'packages/classpath')
-rw-r--r-- | packages/classpath/classpath.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/classpath/classpath.inc b/packages/classpath/classpath.inc index cbbab0ad16..303c286d4e 100644 --- a/packages/classpath/classpath.inc +++ b/packages/classpath/classpath.inc @@ -10,7 +10,7 @@ SRC_URI = "${GNU_MIRROR}/classpath/${PBN}-${PV}.tar.gz \ file://disable-automake-checks.patch;patch=1 \ file://fix-endian-arm-floats.patch;patch=1" -S = ${WORKDIR}/${PBN}-${PV} +S = "${WORKDIR}/${PBN}-${PV}" inherit autotools |