mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/xfce4-notes-plugin: rebuild against libpng 1.5
This commit is contained in:
parent
095a1de564
commit
eb07bec7fc
@ -2,7 +2,7 @@
|
||||
# Maintainer:
|
||||
pkgname=xfce4-notes-plugin
|
||||
pkgver=1.7.7
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Notes plugin for the Xfce4 desktop"
|
||||
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin"
|
||||
arch="all"
|
||||
@ -32,6 +32,7 @@ build() {
|
||||
package() {
|
||||
cd "$_builddir"
|
||||
make DESTDIR="$pkgdir" install
|
||||
find "$pkgdir" -name '*.la' -delete
|
||||
}
|
||||
|
||||
md5sums="42b924b23f2fec6a1099e9b7a87db4a3 xfce4-notes-plugin-1.7.7.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user