[Lunar-commits] <moonbase> laptop-mode-tools: corrent the source directory
Zachary McGrew
zmcgrew at lunar-linux.org
Mon Sep 19 07:12:47 CEST 2011
commit bc384fddeda68c59555b71398f2b0bd872908983
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date: Sun Sep 18 22:12:47 2011 -0700
laptop-mode-tools: corrent the source directory
Without this the build fails due to missing source
---
utils/laptop-mode-tools/DETAILS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/utils/laptop-mode-tools/DETAILS b/utils/laptop-mode-tools/DETAILS
index a8ae719..a385237 100644
--- a/utils/laptop-mode-tools/DETAILS
+++ b/utils/laptop-mode-tools/DETAILS
@@ -1,7 +1,7 @@
MODULE=laptop-mode-tools
VERSION=1.59
SOURCE=${MODULE}_${VERSION}.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}_${VERSION}
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}-${VERSION}
SOURCE_URL=http://samwel.tk/laptop_mode/tools/downloads
SOURCE_VFY=sha1:332399aace420733ccfa9557fd8d316570153a7c
WEB_SITE=http://www.samwel.tk/laptop_mode
More information about the Lunar-commits
mailing list