[DRE-commits] [ruby-hamlit] 01/05: remove .sass-cache in clean

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Jul 27 15:18:15 UTC 2016


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

praveen pushed a commit to branch master
in repository ruby-hamlit.

commit cf7eeb1eef6e6786fcc18a375f558ad2455b8739
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Jul 27 18:47:08 2016 +0530

    remove .sass-cache in clean
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 9b8b2ce..0a3ffe8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,3 +9,4 @@ clean:
 	dh clean --buildsystem=ruby
 	rm -f ext/hamlit/buffer.c
 	rm -f ext/hamlit/houdini*.c
+	rm -rf .sass-cache

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



More information about the Pkg-ruby-extras-commits mailing list