[DRE-commits] [gitlab] 02/02: fix permissions

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Jan 15 18:45:12 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master-8.4
in repository gitlab.

commit 86620fda039e7bf5a94d97be52cbdf598984b88c
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Jan 16 00:14:53 2016 +0530

    fix permissions
---
 debian/rules | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/debian/rules b/debian/rules
index f1f6f0f..170604d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,12 @@ override_dh_auto_build:
 	chmod -x app/assets/fonts/SourceSansPro-SemiboldIt.ttf.woff
 	chmod -x app/assets/fonts/SourceSansPro-BoldIt.ttf.woff
 	chmod -x app/assets/fonts/SourceSansPro-ExtraLightIt.ttf.woff
+	chmod -x app/assets/fonts/SourceSansPro-ExtraLight.ttf.woff
+	chmod -x app/assets/fonts/SourceSansPro-Bold.ttf.woff
+	chmod -x app/assets/fonts/SourceSansPro-Regular.ttf.woff
+	chmod -x app/assets/fonts/SourceSansPro-Semibold.ttf.woff
+	chmod -x app/assets/fonts/SourceSansPro-Light.ttf.woff
+	chmod -x app/assets/fonts/SourceSansPro-Black.ttf.woff
 	chmod +x Rakefile
 
 override_dh_auto_clean:
@@ -32,4 +38,10 @@ override_dh_auto_clean:
 	chmod +x app/assets/fonts/SourceSansPro-SemiboldIt.ttf.woff
 	chmod +x app/assets/fonts/SourceSansPro-BoldIt.ttf.woff
 	chmod +x app/assets/fonts/SourceSansPro-ExtraLightIt.ttf.woff
+	chmod +x app/assets/fonts/SourceSansPro-ExtraLight.ttf.woff
+	chmod +x app/assets/fonts/SourceSansPro-Bold.ttf.woff
+	chmod +x app/assets/fonts/SourceSansPro-Regular.ttf.woff
+	chmod +x app/assets/fonts/SourceSansPro-Semibold.ttf.woff
+	chmod +x app/assets/fonts/SourceSansPro-Light.ttf.woff
+	chmod +x app/assets/fonts/SourceSansPro-Black.ttf.woff
 	chmod -x Rakefile

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list