[Pkg-owncloud-commits] [owncloud] 02/02: Remove minified searchindex.js from source
David Prévot
taffit at moszumanska.debian.org
Wed Nov 27 01:25:03 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit 9f10bb9e3350d8357820992e91a940ee55658255
Author: David Prévot <taffit at debian.org>
Date: Tue Nov 26 21:22:32 2013 -0400
Remove minified searchindex.js from source
Git-Dch: Ignore
---
debian/repack.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/repack.sh b/debian/repack.sh
index a40aab0..104125e 100755
--- a/debian/repack.sh
+++ b/debian/repack.sh
@@ -39,6 +39,7 @@ rm -v $UP_BASE/core/doc/*/_static/bootstrap.js
rm -v $UP_BASE/core/doc/*/_static/bootstrap-responsive.css
rm -v $UP_BASE/core/doc/*/_static/jquery.js
rm -v $UP_BASE/core/doc/*/_static/underscore.js
+rm -v $UP_BASE/core/doc/*/searchindex.js
# following contain incompatible license with Debian
rm -vr $UP_BASE/3rdparty/Console
--
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