[Pkg-owncloud-commits] [owncloud] 16/17: Adapt to updated l10n sources

David Prévot taffit at moszumanska.debian.org
Thu Mar 12 22:07:31 UTC 2015


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

taffit pushed a commit to branch stable8
in repository owncloud.

commit 9a9536088a75abfd72be258d40251698b557cf43
Author: David Prévot <taffit at debian.org>
Date:   Wed Feb 25 15:58:38 2015 -0400

    Adapt to updated l10n sources
    
    Git-Dch: Ignore
---
 debian/rules | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/debian/rules b/debian/rules
index 8dcf058..e62c698 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,14 +20,9 @@ override_dh_install:
 		-Xpdfjs \
 		-XREADME. \
 		-Xspec.txt \
-		-Xtemplateeditor/l10n -Xtests \
+		-Xtests \
 		-Xxgettextfiles
 
-	# Remove other unused sources
-	find  debian/owncloud/usr/share/owncloud/apps/*/l10n \
-		-mindepth 1 -type d | xargs rm -r
-	rm debian/owncloud/usr/share/owncloud/apps/*/l10n/*.js*
-
 	# Minify JavaScript files.
 	uglifyjs -o \
 		debian/owncloud/usr/share/owncloud/core/vendor/jquery/jquery.min.js \

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



More information about the Pkg-owncloud-commits mailing list