]> granicus.if.org Git - python/commitdiff
Adjust to new file layout.
authorFred Drake <fdrake@acm.org>
Fri, 8 May 1998 15:37:13 +0000 (15:37 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 8 May 1998 15:37:13 +0000 (15:37 +0000)
Doc/tools/whichlibs

index 56287cbee3662bc92d5b0e213f30d7a075e348b9..10d44ee717a041b99eb6140adb95c88c39296031 100755 (executable)
@@ -1,2 +1,2 @@
 #!/bin/sh
-sed -n 's/^\\input{\(lib[a-zA-Z0-9_]*\)}.*/\1.tex/p' lib.tex
+sed -n 's%^\\input{\(lib[a-zA-Z0-9_]*\)}.*%../lib/\1.tex%p' ../lib/lib.tex