|
|
@ -45,5 +45,9 @@ ogle_main() |
|
|
|
#cp $confdir/ogle.desktop $root/usr/share/gnome/apps/Multimedia |
|
|
|
} |
|
|
|
|
|
|
|
# force inlining functions. when building with -O1 |
|
|
|
# whitout this, that package does not build.. |
|
|
|
var_append GCC_WRAPPER_APPEND " " "-finline-functions" |
|
|
|
|
|
|
|
custmain="ogle_main" |
|
|
|
autoextract=0 |