Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 18 years ago
parent
commit
d5beef3e73
3 changed files with 7 additions and 27 deletions
  1. +4
    -0
      package/public/gcl/gcl.conf
  2. +0
    -25
      package/public/maxima/maxima.conf
  3. +3
    -2
      package/public/maxima/maxima.desc

+ 4
- 0
package/public/gcl/gcl.conf

@ -34,3 +34,7 @@ fi
# a workaround for newer binutils
var_append confopt " " "--disable-statsysbfd --enable-locbfd"
# needed e.g. for maxima
var_append confopt " " "--enable-ansi"

+ 0
- 25
package/public/maxima/maxima.conf

@ -1,25 +0,0 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/public/maxima/maxima.conf
# ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
prefix=/opt/Maxima
set_confopt

+ 3
- 2
package/public/maxima/maxima.desc

@ -39,7 +39,8 @@
[L] GPL
[S] Stable
[V] 5.9.0
[V] 5.14.0
[P] X --?--5---9 273.200
[D] 4247372287 maxima-5.9.0.tar.gz http://dl.sourceforge.net/sourceforge/maxima/
[D] 3757724833 maxima-5.14.0.tar.gz http://dl.sourceforge.net/sourceforge/maxima/

Loading…
Cancel
Save