diff options
Diffstat (limited to 'joe/joe_2.9.8.oe')
-rw-r--r-- | joe/joe_2.9.8.oe | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/joe/joe_2.9.8.oe b/joe/joe_2.9.8.oe index 5ba0b22ebd..6175aa3ad8 100644 --- a/joe/joe_2.9.8.oe +++ b/joe/joe_2.9.8.oe @@ -5,3 +5,5 @@ DESCRIPTION = "joe's own editor." SRC_URI = ${SOURCEFORGE_MIRROR}/joe-editor/joe-${PV}.tar.gz inherit autotools + +EXTRA_OECONF = --program-prefix= |