Skip to content

Commit

Permalink
Merge branch 'Florin65-mdadm'
Browse files Browse the repository at this point in the history
  • Loading branch information
Ratler committed Sep 15, 2013
2 parents 4127fc6 + 089793e commit f454a8b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 11 deletions.
12 changes: 4 additions & 8 deletions filesys/mdadm/BUILD
@@ -1,8 +1,4 @@
(
if module_installed systemd; then
sedit 's@/lib/udev/rules.d/64-md-raid.rules@/usr\0@' Makefile
fi &&

default_make

) > $C_FIFO 2>&1
# Does not automatically pick up $CFLAGS
make CXFLAGS="$CFLAGS" &&
prepare_install &&
make install
6 changes: 3 additions & 3 deletions filesys/mdadm/DETAILS
@@ -1,12 +1,12 @@
MODULE=mdadm
VERSION=3.2.6
VERSION=3.3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=$KERNEL_URL/pub/linux/utils/raid/mdadm
SOURCE_URL[1]=http://www.cse.unsw.edu.au/~neilb/source/mdadm
SOURCE_VFY=sha1:3fd2c0d199f10dc81e9b8937d7da7c680da0971b
SOURCE_VFY=sha1:a8ef5da88d2b228c6792a838c1a890aa8530fe3c
WEB_SITE=http://www.cse.unsw.edu.au/~neilb/source/mdadm
ENTERED=20030212
UPDATED=20121026
UPDATED=20130907
SHORT="Software raid tools"

cat << EOF
Expand Down

0 comments on commit f454a8b

Please sign in to comment.