[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#293807: patch



tags 293807 patch
thanks

Attached is very simple patch to fix this.

-- 
Jason

"I hope you learn speaking English proper I hope speak I me you."
     -- Branden Robinson, 2001
diff -Naur diskless-0.3.18.0.5.orig/debian/rules diskless-0.3.18.0.5/debian/rules
--- diskless-0.3.18.0.5.orig/debian/rules	2004-03-10 02:27:53.000000000 +1100
+++ diskless-0.3.18.0.5/debian/rules	2005-02-27 11:44:43.000000000 +1100
@@ -37,7 +37,7 @@
 	# Add here commands to compile the package.
 	#$(MAKE)
 	mkdir html
-	cd html && jade -d /usr/share/sgml/stylesheet/dsssl/docbook/nwalsh/html/docbook.dsl \
+	cd html && jade -d /usr/share/sgml/docbook/stylesheet/dsssl/modular/html/docbook.dsl \
 	    -t sgml /usr/share/sgml/declaration/xml.decl ../manual.xml
 
 	touch build-stamp

Reply to: