xfce4-panel: fixed issue with autohide (FS#1007)
This commit is contained in:
parent
8d16f164a2
commit
91ed100889
@ -1 +1,2 @@
|
||||
fafe2306f350a3f81f2de3772b40899f fix-panel-autohide.patch
|
||||
8a1f8371fc725ba00f4594c5c0f81c59 xfce4-panel-4.10.1.tar.bz2
|
||||
|
@ -7,12 +7,15 @@
|
||||
|
||||
name=xfce4-panel
|
||||
version=4.10.1
|
||||
release=1
|
||||
source=(http://archive.xfce.org/src/xfce/$name/${version%.*}/$name-$version.tar.bz2)
|
||||
release=2
|
||||
source=(http://archive.xfce.org/src/xfce/$name/${version%.*}/$name-$version.tar.bz2 \
|
||||
fix-panel-autohide.patch)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
|
||||
patch -p1 -i $SRC/fix-panel-autohide.patch
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--libexecdir=/usr/lib \
|
||||
--disable-debug
|
||||
|
Loading…
x
Reference in New Issue
Block a user