[Lunar-commits] CVS: moonbase/audio/audacity CONFIGURE, NONE, 1.1 POST_BUILD, 1.2, NONE POST_INSTALL, 1.1, NONE

Jan Eidtmann cmak at lunar-linux.org
Fri Jan 2 20:42:13 GMT 2004


Update of /var/cvs/lunar/moonbase/audio/audacity
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27047

Added Files:
	CONFIGURE 
Removed Files:
	POST_BUILD POST_INSTALL 
Log Message:
i accidently committed parts from this...this updates the rest. needs testing immediatly! please test! sorry! cmak

--- NEW FILE: CONFIGURE ---
if  !  grep  -q  CONFIGURED  $MODULE_CONFIG;  then

	if [ -d /proc/asound ];  then
  		OPTS="$OPTS --with-portaudio=v19"
	fi

    echo  'CONFIGURED="y"'  >>  $MODULE_CONFIG
    echo  'OPTS='\"$OPTS\"    >>  $MODULE_CONFIG
fi

--- POST_BUILD DELETED ---

--- POST_INSTALL DELETED ---



More information about the Lunar-commits mailing list