[SCM] timemachine/master: Don't delete or generate manapge.

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Tue Feb 1 15:01:51 UTC 2011


The following commit has been merged in the master branch:
commit c929b99fadafd66174321c0e6c3202a4218ea14b
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Tue Feb 1 15:53:10 2011 +0100

    Don't delete or generate manapge.
    
    We ship the static manpage now.

diff --git a/debian/rules b/debian/rules
index affbce9..5b78152 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,10 +19,3 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 # after the directories are created but before dh_compress is run.
 common-binary-post-install-arch::
 	dh_buildinfo
-
-build/timemachine::
-	/usr/bin/docbook-to-man debian/timemachine.sgml > debian/timemachine.1
-                                                                                
-clean::
-	-rm -f debian/timemachine.1
-

-- 
timemachine packaging



More information about the pkg-multimedia-commits mailing list