]> git.pld-linux.org Git - packages/hugin.git/blob - hugin-defaults.patch
- converted to UTF-8
[packages/hugin.git] / hugin-defaults.patch
1 Use mono to run autopanog.exe.
2
3 --- hugin-0.5-beta4/src/include/hugin/config_defaults.h.orig    2005-03-07 21:09:29.000000000 +0100
4 +++ hugin-0.5-beta4/src/include/hugin/config_defaults.h 2005-04-03 19:10:22.256760344 +0200
5 @@ -95,7 +95,7 @@
6  #define HUGIN_APKOLOR_EXE                     ""
7  #define HUGIN_APKOLOR_ARGS                    ""
8  
9 -#define HUGIN_APSIFT_EXE                      "autopanog.exe"
10 +#define HUGIN_APSIFT_EXE                      "mono /usr/bin/autopanog.exe"
11  
12  #endif
13  
This page took 0.025909 seconds and 3 git commands to generate.