Commits

Pam Harris authored 5c85c2fabdf
Build casaviewer with Qt5 and updated casacore
No tags

scripts/do-config

Modified
1 1 #!/usr/bin/perl
2 2 use File::Fetch;
3 3 use File::Copy;
4 -use File::Slurp;
5 4 use File::Basename;
6 5 use Cwd qw(abs_path getcwd);
7 6 use File::Path qw(make_path remove_tree);
8 7 use POSIX qw(strftime);
9 8 use Config;
10 9
11 10 if ( -d "source" ) {
12 11 exit(0);
13 12 } else {
14 13 print("configring casaviewer for building...\n");

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut