[Lunar-commits] r16622 - moonbase/trunk/audio/abcde
Terry Chan
tchan at lunar-linux.org
Fri Sep 23 03:23:09 UTC 2005
Author: tchan
Date: 2005-09-23 03:23:09 +0000 (Fri, 23 Sep 2005)
New Revision: 16622
Modified:
moonbase/trunk/audio/abcde/BUILD
Log:
Added the changelog and TODO file to the doc directory.
Modified: moonbase/trunk/audio/abcde/BUILD
===================================================================
--- moonbase/trunk/audio/abcde/BUILD 2005-09-23 03:14:40 UTC (rev 16621)
+++ moonbase/trunk/audio/abcde/BUILD 2005-09-23 03:23:09 UTC (rev 16622)
@@ -3,8 +3,8 @@
# this edit fixes a metaflac option name change in flac-1.1.1
sedit "s/import-vc-from/import-tags-from/" abcde &&
export DESTDIR=""
- make &&
- prepare_install &&
- make install
+ default_make &&
+ mkdir -p $DOCUMENT_DIRECTORY/abcde &&
+ cp -a TODO changelog $DOCUMENT_DIRECTORY/abcde/
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list