diff options
Diffstat (limited to 'meta-xfce/classes/xfce-git.bbclass')
| -rw-r--r-- | meta-xfce/classes/xfce-git.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/classes/xfce-git.bbclass b/meta-xfce/classes/xfce-git.bbclass index 3fc18d275d..d301dcb119 100644 --- a/meta-xfce/classes/xfce-git.bbclass +++ b/meta-xfce/classes/xfce-git.bbclass | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | do_configure_prepend() { | 1 | do_configure:prepend() { |
| 2 | cd ${S} | 2 | cd ${S} |
| 3 | NOCONFIGURE=yes ./autogen.sh | 3 | NOCONFIGURE=yes ./autogen.sh |
| 4 | cd ${B} | 4 | cd ${B} |
