Update of /cvsroot/audacity/audacity-src/src In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv1942
Modified Files: Tag: AUDACITY_1_2 Makefile.in Log Message: Reverse previous patch to make Audacity run from case-sensitive filesystems Index: Makefile.in =================================================================== RCS file: /cvsroot/audacity/audacity-src/src/Makefile.in,v retrieving revision 1.73.2.10 retrieving revision 1.73.2.11 diff -u -d -r1.73.2.10 -r1.73.2.11 --- Makefile.in 7 Oct 2005 07:28:45 -0000 1.73.2.10 +++ Makefile.in 4 Mar 2007 09:21:22 -0000 1.73.2.11 @@ -188,7 +188,7 @@ ../Audacity.app: ../audacity mkdir -p ../Audacity.app/Contents/MacOS mkdir -p ../Audacity.app/Contents/Resources - cp -f ../audacity ../Audacity.app/Contents/MacOS + cp -f ../audacity ../Audacity.app/Contents/MacOS/Audacity cp -f ../mac/Info.plist ../Audacity.app/Contents test -f "../Audacity.app/Contents/PkgInfo" || \ echo "APPLauDy" > ../Audacity.app/Contents/PkgInfo ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Audacity-cvs mailing list Audacity-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/audacity-cvs