gtk-chtheme: fix build with gtk 2.22
This commit is contained in:
parent
520180b0d0
commit
5afd477316
@ -6,11 +6,12 @@
|
||||
|
||||
name=gtk-chtheme
|
||||
version=0.3.1
|
||||
release=3
|
||||
release=4
|
||||
source=(http://plasmasturm.org/programs/$name/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
sed -i 's/-DGTK_DISABLE_DEPRECATED//' Makefile
|
||||
make
|
||||
make DESTDIR=$PKG MANDIR=/usr/man install
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user