]> gitweb @ CieloNegro.org - pkgsrc-ardour.git/blob - patches/patch-ae
it builds!
[pkgsrc-ardour.git] / patches / patch-ae
1 $NetBSD$
2
3 --- gtk2_ardour/new_session_dialog.cc.orig      2010-01-27 08:58:15.000000000 +0000
4 +++ gtk2_ardour/new_session_dialog.cc
5 @@ -582,7 +582,7 @@ NewSessionDialog::set_session_folder(con
6         */
7  
8  
9 -#ifdef __APPLE__
10 +#if defined(__APPLE__) || defined(__NetBSD__)
11  
12         char buf[PATH_MAX];
13