pdf-devel
[Top][All Lists]
Advanced

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

[pdf-devel] srcinfo-extractor.pl


From: jemarch
Subject: [pdf-devel] srcinfo-extractor.pl
Date: Wed, 26 Nov 2008 21:39:04 +0100
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Hello Gerel.

I am writing the MANIFEST.wiki files and I was not able to make
prmgt/srcinfo-extractor.pl to work properly.

I manually added several new directories where to scan for
MANIFEST.wiki files:

# push these by hand
push (@dirs, ""); # for TOPDIR
push (@dirs, "prmgt");
push (@dirs, "lib");
push (@dirs, "m4");
push (@dirs, "src");
push (@dirs, "src/base");
push (@dirs, "src/object");
push (@dirs, "src/document");
push (@dirs, "src/page");
push (@dirs, "utils");
push (@dirs, "torture");

but in the output I am only getting the contents of the MANIFEST.wiki
file in the TOPDIR.

It is possible to rewrite the script to automatically scan for any
MANIFEST.wiki file without having to manually push them into @dirs?
Can you provide a patch?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]