[Debian-in-commits] [SCM] fonts-sarai.git branch, master, updated. upstream/1.0-7-gc2fc94f

Vasudev Kamath kamathvasudev at gmail.com
Sat Jun 15 07:25:42 UTC 2013


The following commit has been merged in the master branch:
commit 4fc64e605c2dd05ff7bce6172400bcb39c344af4
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Sat Jun 15 11:14:00 2013 +0530

    Make generate.pe executable post applying patches

diff --git a/debian/rules b/debian/rules
index 3286c96..17090a0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,5 @@ CDBS_BUILD_DEPENDS += fontforge
 # Install tweaks
 DEB_DH_INSTALL_ARGS_$(pkgname) = ${upstream_name}.ttf /usr/share/fonts/truetype/${upstream_name}/
 
+post-patches::
+	chmod +x generate.pe

-- 
fonts-sarai.git



More information about the Debian-in-commits mailing list