Skip to content

Commit

Permalink
Merge pull request #2102 from mariux64/xfce4-xkb-plugin-0.8.2
Browse files Browse the repository at this point in the history
xfce4-xkb-plugin: Update to version 0.8.2
  • Loading branch information
david authored Apr 23, 2021
2 parents 97d2fcd + 464941d commit 0826418
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 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,8 @@ 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() {
bee_configure --libexecdir=${LIBDIR}
bee_configure --disable-debug
}

#mee_build() {
Expand Down

0 comments on commit 0826418

Please sign in to comment.