From 292cb15c5577a141e2394a6db83dee20e9981a63 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 23 Feb 2016 10:57:41 +0000 Subject: [PATCH] font-sun-misc: rebuild for musl repo --- srcpkgs/font-sun-misc/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/font-sun-misc/template b/srcpkgs/font-sun-misc/template index 1663352b2a5..a9d8bcb5ecd 100644 --- a/srcpkgs/font-sun-misc/template +++ b/srcpkgs/font-sun-misc/template @@ -1,7 +1,7 @@ # Template build file for 'font-sun-misc'. pkgname=font-sun-misc version=1.0.3 -revision=3 +revision=4 noarch=yes build_style=gnu-configure hostmakedepends="pkg-config bdftopcf font-util" @@ -17,4 +17,5 @@ checksum=481f4fcbbf7005658b080b3cf342c8c76de752e77f47958b2b383de73266d2e0 post_install() { rm -f ${DESTDIR}/${font_dirs}/fonts.* + vlicense COPYING }