mod_ruby: adjusted for apr 1.0
This commit is contained in:
parent
e81170a370
commit
ccc1229e31
@ -6,13 +6,14 @@
|
||||
|
||||
name=mod_ruby
|
||||
version=1.2.6
|
||||
release=1
|
||||
release=2
|
||||
source=(http://modruby.net/archive/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure.rb --prefix=/usr \
|
||||
--with-apxs=/usr/sbin/apxs
|
||||
--with-apxs=/usr/sbin/apxs \
|
||||
--with-apr-includes=/usr/include/apr-1
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user