Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > 7d16ad392743ed9c620ed1c3b6a26816 > files > 3

system-config-printer-1.2.8-1.fc13.src.rpm

diff -up pysmbc-1.0.9/Makefile.doczip pysmbc-1.0.9/Makefile
--- pysmbc-1.0.9/Makefile.doczip	2010-06-29 06:18:10.000000000 +0100
+++ pysmbc-1.0.9/Makefile	2010-08-22 15:42:14.085916441 +0100
@@ -9,6 +9,8 @@ smbc.so: force
 doc: smbc.so
 	rm -rf html
 	epydoc -o html --html $<
+
+doczip:	doc
 	cd html && zip ../smbc-html.zip *
 
 clean: