3 # cat MANIFEST.in > MANIFEST
4 # ls doc/*.html >> MANIFEST
5 # perl Makefile.PL && make && make test && make dist
6 perl Makefile.PL
&& make && make dist
7 perl
-Mblib -MSepia -i -pe 's/^(\@set VERSION ).*/$1$Sepia::VERSION/' sepia.texi
8 makeinfo sepia.texi
-o Sepia.info
9 makeinfo
--no-split --no-headers --html sepia.texi
-o Sepia.html