[Lunar-commits] <moonbase-core> dmraid: quick fix to properly cleanup after build
Stefan Wold
ratler at lunar-linux.org
Sun Aug 17 09:11:58 CEST 2014
commit 78edebc26aa6d3267b9fa02ce9d255884464ae66
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sun, 17 Aug 2014 09:11:21 +0200
URL: https://github.com/lunar-linux/moonbase-core/commit/78edebc26aa6d3267b9fa02ce9d255884464ae66
dmraid: quick fix to properly cleanup after build
---
filesys/dmraid/BUILD | +2/-0
filesys/dmraid/DETAILS | +1/-1
2 files changed, 3 insertions(+), 1 deletion(-)
--- /dev/null
+++ b/filesys/dmraid/BUILD
@@ -0,0 +1,2 @@
+cd $VERSION/$MODULE &&
+default_build
--- a/filesys/dmraid/DETAILS
+++ b/filesys/dmraid/DETAILS
@@ -2,7 +2,7 @@
VERSION=1.0.0.rc16-3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://people.redhat.com/~heinzm/sw/$MODULE/src/
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE/$VERSION/dmraid
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
SOURCE_VFY=sha1:162b6173b91a0121a52402d2ed939b43d74ff605
WEB_SITE="http://people.redhat.com/~heinzm/"
ENTERED=20081025
More information about the Lunar-commits
mailing list