FS#4595 - ocfs2-tools
Attached to Project:
Arch Linux
Opened by Varun Acharya (ganja_guru) - Monday, 08 May 2006, 04:00 GMT
Opened by Varun Acharya (ganja_guru) - Monday, 08 May 2006, 04:00 GMT
|
Details
ocfs2-tools needs an
$origname=ocfs2 cause the source is "http://oss.oracle.com/projects/ocfs2/dist/files/source/v1.2/ocfs2-1.2.0.tar.gz" and not "http://oss.oracle.com/projects/ocfs2/dist/files/source/v1.2/ocfs2-tools-1.2.0.tar.gz" cd "$startdir/src/$pkgname-$pkgver" has to be modified to "$startdir/src/$origname-$pkgver" |
This task depends upon
Comment by
Tobias Powalowski (tpowa) - Monday,
08 May 2006, 07:31 GMT
fixed and updated