[DRE-commits] [ruby-rbpdf] 20/25: remove last remains of calling debian/fonts.sh
Antonio Terceiro
terceiro at moszumanska.debian.org
Sun Feb 14 15:56:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-rbpdf.
commit 681426bce6a40f0e8e375007e67c4e05386bb895
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date: Sat Feb 13 20:40:45 2016 -0200
remove last remains of calling debian/fonts.sh
---
debian/rules | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/debian/rules b/debian/rules
index 7ccb37b..7ae7c0b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,15 +6,6 @@ export DH_RUBY = --gem-install
%:
dh $@ --buildsystem=ruby --with ruby
-override_dh_auto_build:
- ./debian/fonts.sh build
-
-override_dh_auto_clean:
- ./debian/fonts.sh clean
-
-override_dh_auto_test:
- ./debian/fonts.sh test
-
override_dh_auto_install:
dh_auto_install
find debian/ruby-rbpdf*/usr/ -type f \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rbpdf.git
More information about the Pkg-ruby-extras-commits
mailing list