[DRE-commits] [diaspora] 125/257: load compass-rails before bootstrap-sass
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Apr 12 14:17:13 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository diaspora.
commit 8df8459f7f1d26eed30dc0425957d15f66215d65
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sat Nov 22 19:15:39 2014 +0530
load compass-rails before bootstrap-sass
---
debian/patches/001-add-manual-requires-skip-bundler-setup.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/001-add-manual-requires-skip-bundler-setup.patch b/debian/patches/001-add-manual-requires-skip-bundler-setup.patch
index 7ff3491..d6648c8 100644
--- a/debian/patches/001-add-manual-requires-skip-bundler-setup.patch
+++ b/debian/patches/001-add-manual-requires-skip-bundler-setup.patch
@@ -59,8 +59,8 @@ Index: diaspora/config/boot.rb
+
+# CSS
+
-+require 'bootstrap-sass'
+require 'compass-rails'
++require 'bootstrap-sass'
+require 'sass-rails'
+
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora.git
More information about the Pkg-ruby-extras-commits
mailing list