[Lunar-commits] r26076 - moonbase/trunk/utils/iasl
Moritz Heiber
moe at lunar-linux.org
Thu Oct 4 15:35:53 CEST 2007
Author: moe
Date: 2007-10-04 15:35:53 +0200 (Thu, 04 Oct 2007)
New Revision: 26076
Modified:
moonbase/trunk/utils/iasl/DETAILS
Log:
One tiny rearrangment and use $MIRROR_URL
Modified: moonbase/trunk/utils/iasl/DETAILS
===================================================================
--- moonbase/trunk/utils/iasl/DETAILS 2007-10-04 13:28:28 UTC (rev 26075)
+++ moonbase/trunk/utils/iasl/DETAILS 2007-10-04 13:35:53 UTC (rev 26076)
@@ -1,12 +1,12 @@
MODULE=iasl
- MODULE_LICENSE="other"
VERSION=20061109
SOURCE=acpica-unix-$VERSION.tar.gz
- SOURCE_DIRECTORY=$BUILD_DIRECTORY/acpica-unix-$VERSION/
- SOURCE_URL=http://download.lunar-linux.org/lunar/mirrors/
+ SOURCE_DIRECTORY=$BUILD_DIRECTORY/acpica-unix-$VERSION
+ SOURCE_URL=$MIRROR_URL
WEB_SITE=http://www.intel.com/technology/iapc/acpi/
ENTERED=20071004
UPDATED=20071004
+ MODULE_LICENSE="other"
SHORT="Intel ACPI build environment"
PSAFE=no
More information about the Lunar-commits
mailing list