Module Name:    src
Committed By:   christos
Date:           Wed Apr  3 14:51:31 UTC 2013

Modified Files:
        src/external/bsd/mdocml: prepare-import.sh

Log Message:
don't assume that what we are going to import lives in dist


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/mdocml/prepare-import.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/bsd/mdocml/prepare-import.sh
diff -u src/external/bsd/mdocml/prepare-import.sh:1.4 src/external/bsd/mdocml/prepare-import.sh:1.5
--- src/external/bsd/mdocml/prepare-import.sh:1.4	Wed Jan 12 18:00:51 2011
+++ src/external/bsd/mdocml/prepare-import.sh	Wed Apr  3 10:51:31 2013
@@ -2,7 +2,6 @@
 
 set -e
 
-cd dist
 rm -rf ChangeLog.xsl style.css index.css *.sgml
 
 uuencode external.png < external.png > external.png.uu

Reply via email to