-
-
Notifications
You must be signed in to change notification settings - Fork 704
Closed
Milestone
Description
#11073 changes the location of testcc.sh and testcxx.sh to spkg/bin. The following spkgs refer explicitly to $SAGE_LOCAL/bin/testcc.sh:
- singular (fixed by In Singular spkg-install, disable -pipe on SunOS #12562)
- cliquer (also change the path to
sage-envin a comment inMakefile.patch) - rubiks
- sympow (fixed by Sympow needs to disable fused-multiply-add and should create datafiles #11920)
The following spkgs have testcc.sh included in the spkg:
- libm4ri
- libm4rie (fixed by Fix packages wanting to run autoconf #12501)
testcxx.sh is never used.
Changing these spkgs should allow us to stop copying testcc.sh and testcxx.sh from spkg/bin to local/bin in #12631.
New spkgs:
- http://boxen.math.washington.edu/home/palmieri/SPKG/cliquer-1.2.p11.spkg
- http://boxen.math.washington.edu/home/palmieri/SPKG/libm4ri-20111004.p2.spkg
- http://boxen.math.washington.edu/home/palmieri/SPKG/rubiks-20070912.p18.spkg
Depends on #11073
Depends on #11920
Depends on #12304
Depends on #12694
Component: packages: standard
Author: John Palmieri
Reviewer: Jeroen Demeyer
Merged: sage-5.0.beta11
Issue created by migration from https://trac.sagemath.org/ticket/12311