Update of /cvsroot/wxlua/wxLua/distrib/autopackage
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv11262
Modified Files:
default.apspec.in
Log Message:
little small fixes for new release
Index: default.apspec.in
===================================================================
RCS file: /cvsroot/wxlua/wxLua/distrib/autopackage/default.apspec.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** default.apspec.in 24 Dec 2006 11:00:22 -0000 1.2
--- default.apspec.in 24 Dec 2006 11:20:18 -0000 1.3
***************
*** 22,26 ****
export APBUILD_RESOLVE_LIBPATH=".*lua.*"
export APBUILD_STATIC="tiff expat"
! prepareBuild --disable-shared --disable-debug --disable-customwxbind-install --with-wxdir=/home/frm/work/wxGTK-2.6.3
[BuildUnprepare]
--- 22,26 ----
export APBUILD_RESOLVE_LIBPATH=".*lua.*"
export APBUILD_STATIC="tiff expat"
! prepareBuild --disable-shared --disable-debug --disable-customwxbind-install
[BuildUnprepare]
***************
*** 47,51 ****
installExe bin/*
installData share/wxlua
! installIcon share/pixmaps/wxlua.xpm
installMime share/mime/packages/wxlua.xml
installMenuItem "Development" share/applications/wxlua.desktop
--- 47,51 ----
installExe bin/*
installData share/wxlua
! installIcon share/pixmaps/wxlualogo.xpm
installMime share/mime/packages/wxlua.xml
installMenuItem "Development" share/applications/wxlua.desktop
|