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

xguimard-guest pushed a commit to branch master
in repository lemonldap-ng.

commit 3d8e6d905dd119ba6dceae0d27de429cdac4a9bc
Author: Xavier Guimard <x.guim...@free.fr>
Date:   Thu Sep 24 07:21:04 2015 +0200

    Really remove bootstrap fonts
---
 debian/changelog | 1 +
 debian/rules     | 4 +---
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 81465cb..e734b18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,7 @@ lemonldap-ng (1.4.5-1) UNRELEASED; urgency=medium
   * Insert real names in long descriptions
   * Add debian/upstream/metadata
   * Add libjs-bootstrap in recommended dependencies
+  * Really remove bootstrap fonts
 
  -- Xavier Guimard <x.guim...@free.fr>  Mon, 21 Sep 2015 20:42:56 +0200
 
diff --git a/debian/rules b/debian/rules
index 46d9d5a..339f246 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,9 +46,7 @@ override_dh_auto_install:
                        DOCDIR=/usr/share/doc/lemonldap-ng-doc
 
        # Removing binary files due to a quilt bug
-       rm -f 
$(TMP)/lemonldap-ng-portal/example/skins/bootstrap/fonts/glyphicons-halflings-regular.eot
 \
-               
$(TMP)/lemonldap-ng-portal/example/skins/bootstrap/fonts/glyphicons-halflings-regular.ttf
 \
-               
$(TMP)/lemonldap-ng-portal/example/skins/bootstrap/fonts/glyphicons-halflings-regular.woff
+       rm -rf $(TMP)/usr/share/lemonldap-ng/portal-skins/bootstrap/fonts
        test -n "$$LOCALBUILD" || ./scripts/minifierjs $$(find debian/tmp/ 
-name '*.js')
        test -n "$$LOCALBUILD" || ./scripts/minifiercss $$(find debian/tmp/ 
-name '*.css')
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/lemonldap-ng.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to