[Pkg-mozext-commits] [status-4-evar] 05/08: exclude chrome/locale/LICENSE.in from the binary package

Damyan Ivanov dmn at moszumanska.debian.org
Tue May 13 08:45:57 UTC 2014


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

dmn pushed a commit to branch master
in repository status-4-evar.

commit 31be741ca99a3fc7cc94ee26fa8b5ca4c395b760
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue May 13 07:42:28 2014 +0000

    exclude chrome/locale/LICENSE.in from the binary package
    
    it is documented in debian/copyright
    
    the MOZ_XPI_DOCUMENTED_LICENSE_FILES variable lists all license files
    as per /usr/share/mozilla-devscripts/xpi.mk documentation
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index b280270..8877036 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+MOZ_XPI_DOCUMENTED_LICENSE_FILES := LICENSE chrome/locale/LICENSE chrome/locale/LICENSE.in
+
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/mozilla-devscripts/xpi.mk

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/status-4-evar.git



More information about the Pkg-mozext-commits mailing list