Skip to content

Commit

Permalink
Removed an extra linux64: in the file since this could be confusing i…
Browse files Browse the repository at this point in the history
…n the future.
  • Loading branch information
rsteele committed May 8, 2017
1 parent 9590f45 commit 6cb2567
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions noao/mkpkg
Expand Up @@ -296,9 +296,4 @@ linuxppc: # install Linux (PPC) binaries
nproto nobsolete rv surfphot twodspec obsutil"
!$(hlib)/mkfloat.csh linuxppc -d $(DIRS)
;
linux64: # install Linux (64-bit) binaries
$verbose off
$set DIRS = "lib artdata astcat astutil digiphot imred mtlocal onedspec\
nproto nobsolete rv surfphot twodspec obsutil"
!$(hlib)/mkfloat.csh linux64 -d $(DIRS)
;

0 comments on commit 6cb2567

Please sign in to comment.