mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/shotwell: disable compile gschemas
This commit is contained in:
parent
b08e969fe6
commit
5b85adfc3f
@ -1,7 +1,7 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=shotwell
|
||||
pkgver=0.23.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
|
||||
url="http://yorba.org/shotwell/"
|
||||
arch="x86 x86_64"
|
||||
@ -36,6 +36,7 @@ build () {
|
||||
--prefix=/usr \
|
||||
--disable-desktop-update \
|
||||
--disable-icon-update \
|
||||
--disable-schemas-compile \
|
||||
|| return 1
|
||||
make
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user