[Pkg-haskell-commits] darcs: ftphs: UNDO: No longer use custom html location
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:25:33 UTC 2013
Thu Dec 7 03:02:26 UTC 2006 John Goerzen <jgoerzen at complete.org>
* UNDO: No longer use custom html location
Ignore-this: 3e8f379ed3a56534c90b98ff46467986
M ./missingh-doc.docs -1 +1
M ./rules -1 +1
Thu Dec 7 03:02:26 UTC 2006 John Goerzen <jgoerzen at complete.org>
* UNDO: No longer use custom html location
Ignore-this: 3e8f379ed3a56534c90b98ff46467986
diff -rN -u old-ftphs//missingh-doc.docs new-ftphs//missingh-doc.docs
--- old-ftphs//missingh-doc.docs 2013-01-04 14:25:32.603719884 +0000
+++ new-ftphs//missingh-doc.docs 2013-01-04 14:25:32.952037099 +0000
@@ -1 +1 @@
-dist/doc/html/*
+html/*
diff -rN -u old-ftphs//rules new-ftphs//rules
--- old-ftphs//rules 2013-01-04 14:25:32.603719884 +0000
+++ new-ftphs//rules 2013-01-04 14:25:33.215769009 +0000
@@ -55,7 +55,7 @@
# Add here commands to clean up after the build process.
-./setup clean
-make clean
- -rm -rf setup Setup.hi Setup.ho Setup.o .*config* dist
+ -rm -rf setup Setup.hi Setup.ho Setup.o .*config* dist html
dh_clean
More information about the Pkg-haskell-commits
mailing list