ruby.guncellendi
This commit is contained in:
parent
98b627c8c9
commit
5dbcacdaa8
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ build () {
|
||||||
--with-dbm-type=gdbm_compat
|
--with-dbm-type=gdbm_compat
|
||||||
|
|
||||||
make
|
make
|
||||||
make DESTDIR="${pkgdir}" install-nodoc
|
make DESTDIR="${PKG}" install-nodoc
|
||||||
|
|
||||||
install -D -m644 ${srcdir}/gemrc "${pkgdir}/etc/gemrc"
|
install -D -m644 ${SRC}/gemrc "${PKG}/etc/gemrc"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue