Skip to content
Snippets Groups Projects
Commit 1ebadfbf authored by Kevin Daudt's avatar Kevin Daudt :computer:
Browse files

community/flickcurl: update maintainer e-mail

parent 3a5e1948
No related branches found
No related tags found
1 merge request!16725Update maintainer e mail
# Contributor: Kevin Daudt <ops@ikke.info> # Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
# Maintainer: Kevin Daudt <ops@ikke.info>
pkgname=flickcurl pkgname=flickcurl
pkgver=1.26 pkgver=1.26
pkgrel=1 pkgrel=2
pkgdesc="C library for the Flickr API" pkgdesc="C library for the Flickr API"
url="http://librdf.org/flickcurl/" url="http://librdf.org/flickcurl/"
arch="all" arch="all"
...@@ -15,6 +14,7 @@ builddir="$srcdir/$pkgname-$pkgver" ...@@ -15,6 +14,7 @@ builddir="$srcdir/$pkgname-$pkgver"
prepare() { prepare() {
cd "$builddir" cd "$builddir"
update_config_guess update_config_guess
update_config_sub
default_prepare default_prepare
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment