[Pkg-owncloud-commits] [SCM] owncloud.git branch, master, updated. debian/5.0.6+dfsg-1-3-g7cd9e01

David Prévot taffit at debian.org
Mon Jun 3 03:23:46 UTC 2013


The following commit has been merged in the master branch:
commit 9f6f731fb3a6db5a33c9fe2153b9772a2a27f14f
Author: David Prévot <taffit at debian.org>
Date:   Sun Jun 2 22:37:08 2013 -0400

    Adapt to 3rdparty/Crypt_Blowfish new path

diff --git a/debian/repack.sh b/debian/repack.sh
index e0bf21d..4789130 100755
--- a/debian/repack.sh
+++ b/debian/repack.sh
@@ -39,8 +39,8 @@ rm -v  $UP_BASE/core/doc/*/_static/underscore.js
 
 # following contain incompatible license with Debian
 rm -vr $UP_BASE/3rdparty/Console
-rm -vr $UP_BASE/3rdparty/Crypt_Blowfish
 rm -vr $UP_BASE/3rdparty/fontawesome/docs
+rm -vr $UP_BASE/apps/files_encryption/3rdparty/Crypt_Blowfish
 rm -v $UP_BASE/apps/files_pdfviewer/3rdparty/pdfjs/compressed.tracemonkey-pldi-09.pdf
 ## End
 

-- 
owncloud.git



More information about the Pkg-owncloud-commits mailing list