Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 18 years ago
parent
commit
38ae9b6a4f
1 changed files with 1 additions and 8 deletions
  1. +1
    -8
      package/daja77/libode/libode.conf

+ 1
- 8
package/daja77/libode/libode.conf

@ -20,11 +20,4 @@
#
# --- ROCK-COPYRIGHT-NOTE-END ---
pkg_ode_pm () {
cp -r include/ode $root/$prefix/include
cp -a ode/src/libode.a $root/$prefix/lib
}
hook_add preconf 3 "./autogen.sh"
#hook_add postmake 3 "pkg_ode_pm"
#custmain="pkg_ode_custmain"
var_append extraconfopt " " "--enable-double-precision --enable-release"

Loading…
Cancel
Save