r20805 - /trunk/libmath-algebra-symbols-perl/debian/rules

deepak-guest at users.alioth.debian.org deepak-guest at users.alioth.debian.org
Sat Jun 7 08:30:45 UTC 2008


Author: deepak-guest
Date: Sat Jun  7 08:30:45 2008
New Revision: 20805

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=20805
Log:
Added symbols.pl as an Example

Modified:
    trunk/libmath-algebra-symbols-perl/debian/rules

Modified: trunk/libmath-algebra-symbols-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-algebra-symbols-perl/debian/rules?rev=20805&op=diff
==============================================================================
--- trunk/libmath-algebra-symbols-perl/debian/rules (original)
+++ trunk/libmath-algebra-symbols-perl/debian/rules Sat Jun  7 08:30:45 2008
@@ -46,8 +46,9 @@
 binary-indep: build install
 	dh_testdir
 	dh_testroot
-	dh_installdocs pod/README.pod userGuide
+	dh_installdocs pod/README.pod userGuide symbols.pl
 	dh_installchangelogs CHANGES
+	dh_installexamples symbols.pl
 	dh_perl
 	dh_compress
 	dh_fixperms




More information about the Pkg-perl-cvs-commits mailing list