Skip to content

Commit

Permalink
xfce4-xkb-plugin: Update to version 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
david committed Apr 22, 2021
1 parent 97d2fcd commit 8f4a2c0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions xfce4-xkb-plugin.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION xfce4-xkb-plugin-0.8.1-0
# BEE_VERSION xfce4-xkb-plugin-0.8.2-0

SRCURL[0]="http://archive.xfce.org/src/panel-plugins/xfce4-xkb-plugin/${PKGVERSION[2]}/xfce4-xkb-plugin-${PKGVERSION}.tar.bz2"

Expand All @@ -19,13 +19,13 @@ SRCURL[0]="http://archive.xfce.org/src/panel-plugins/xfce4-xkb-plugin/${PKGVERSI
# bee_patch "${@}"
#}

mee_configure_pre() {
sed -e 's|xfce4/panel-plugins|xfce4/panel/plugins|' \
-i ${S}/panel-plugin/Makefile.in
}
#mee_configure_pre() {
# sed -e 's|xfce4/panel-plugins|xfce4/panel/plugins|' \
# -i ${S}/panel-plugin/Makefile.in
#}

mee_configure() {
bee_configure --libexecdir=${LIBDIR}
bee_configure --disable-debug
}

#mee_build() {
Expand Down

0 comments on commit 8f4a2c0

Please sign in to comment.