[DRE-commits] [ruby-hamlit] 01/02: clean leftover symlinks
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Jul 24 19:06:40 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 5f4e4fb80927bfdd2b022a3cb3aefdebc15d6b6f
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Mon Jul 25 00:28:54 2016 +0530
clean leftover symlinks
---
debian/rules | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/debian/rules b/debian/rules
index 3454d59..9b8b2ce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,8 @@ export GEM2DEB_TEST_RUNNER = --check-dependencies
%:
dh $@ --buildsystem=ruby --with ruby
+
+clean:
+ dh clean --buildsystem=ruby
+ rm -f ext/hamlit/buffer.c
+ rm -f ext/hamlit/houdini*.c
--
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