~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[alpine-aports] [PATCH] testing/mate-themes: adding enable-all-themes option

Details
Message ID
<1426689327-11327-1-git-send-email-alacerda@alpinelinux.org>
Sender timestamp
1426689327
DKIM signature
missing
Download raw message
Patch: +2 -1
---
 testing/mate-themes/APKBUILD | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/testing/mate-themes/APKBUILD b/testing/mate-themes/APKBUILD
index a8fbe34..5527f6e 100644
--- a/testing/mate-themes/APKBUILD
+++ b/testing/mate-themes/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=mate-themes
pkgver=1.9.0
pkgrel=0
pkgrel=1
pkgdesc="MATE themes"
url="https://github.com/mate-desktop/mate-themes"
arch="noarch"
@@ -31,6 +31,7 @@ build() {
		--build=$CBUILD \
		--host=$CHOST \
		--prefix=/usr \
		--enable-all-themes \
		|| return 1
	make || return 1
}
-- 
2.3.2



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20150318215221.07f5e3c4@ncopa-laptop>
In-Reply-To
<1426689327-11327-1-git-send-email-alacerda@alpinelinux.org> (view parent)
Sender timestamp
1426711941
DKIM signature
missing
Download raw message
On Wed, 18 Mar 2015 14:35:27 +0000
Alan Lacerda <alancordeiro@gmail.com> wrote:

> ---
>  testing/mate-themes/APKBUILD | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

applied. thanks!

-nc


---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)