Skip to content

Commit

Permalink
removed duplicate iminterp lib from libs
Browse files Browse the repository at this point in the history
  • Loading branch information
mjfitzpatrick committed Oct 11, 2023
1 parent 10142e6 commit d76ccb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/images/tv/mkpkg
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ update:

relink:
$set LIBS1 = "-liminterp -lncar -lgks -lds -lxtools"
$set LIBS2 = "-lgsurfit -lnlfit -lcurfit -lllsq -liminterp"
$set LIBS2 = "-lgsurfit -lnlfit -lcurfit -lllsq"
$checkout libds.a lib$
$update libds.a
$checkin libds.a lib$
Expand Down

0 comments on commit d76ccb8

Please sign in to comment.