commit e46f4f43cc05565983aac3f213bc21897b8d049f
Author: Elan Ruusamäe <[email protected]>
Date:   Fri Aug 19 00:13:31 2016 +0300

    fix rugged libgit2 cleanup
    
    ...excludes 36M packaging of source and build files

 clean-vendor.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/clean-vendor.sh b/clean-vendor.sh
index 033d148..9c2b875 100755
--- a/clean-vendor.sh
+++ b/clean-vendor.sh
@@ -54,7 +54,7 @@ clean_rubygems() {
        # clean selected vendor, because:
        # LoadError: cannot load such file -- dependency_detection
        #rm -rfv gems/*/vendor
-       rm -rfv rugged-*/vendor/libgit2
+       rm -rfv gems/rugged-*/vendor
 }
 
 vendordir=$1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gitlab-ce.git/commitdiff/54f50e6d82f2e0867cf436bd691ddbbe00aa7c47

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to