File: clean_perl_module_files.sh

package info (click to toggle)
texinfo 6.5.0.dfsg.1-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 85,304 kB
  • sloc: perl: 905,694; ansic: 53,356; sh: 17,766; xml: 5,697; awk: 1,844; makefile: 1,467; lisp: 213; pascal: 127; sed: 78
file content (10 lines) | stat: -rwxr-xr-x 191 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#! /bin/sh

mv texi2any texi2any-perl
rm COPYING
rm pm_to_blib
rm -rf blib
rm -rf po po_document
(cd ../ && ./config.status)
(cd Texinfo/Convert/XSParagraph && ./config.status)
make texi2any