File: trim_wcslib.sh

package info (click to toggle)
python-astropy 1.3-8
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 44,256 kB
  • ctags: 35,559
  • sloc: ansic: 160,360; python: 137,322; sh: 11,493; lex: 7,638; yacc: 4,956; xml: 1,796; makefile: 474; cpp: 364
file content (13 lines) | stat: -rwxr-xr-x 277 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh

# This script should be run every time wcslib is updated.

# This removes extra large files from wcslib that aren't needed.

rm -rf wcslib/C/test
rm -rf wcslib/doxygen
rm -rf wcslib/Fortran
rm -rf wcslib/html
rm -rf wcslib/pgsbox
rm -rf wcslib/utils
rm wcslib/*.pdf