Browse code

Apparently nowadays things should be installed in /boot/common on Haiku.

Originally committed as revision 23565 to svn://svn.ffmpeg.org/ffmpeg/trunk

Diego Biurrun authored on 2010/06/11 01:58:04
Showing 1 changed files
... ...
@@ -2126,7 +2126,7 @@ enabled spic && enable pic
2126 2126
 # OS specific
2127 2127
 case $target_os in
2128 2128
     haiku)
2129
-        prefix_default="$HOME/config"
2129
+        prefix_default="/boot/common"
2130 2130
         enable audio_beos
2131 2131
         ;;
2132 2132
     sunos)