[gaim-migrate @ 15623]

Sun, 12 Feb 2006 22:23:00 +0000

author
Tim Ringenbach <marv@pidgin.im>
date
Sun, 12 Feb 2006 22:23:00 +0000
changeset 13258
0cf003db37a3
parent 13257
434b2629ce17
child 13259
9c64f67cbc05

[gaim-migrate @ 15623]
update the spec file. i finally got around to figuring out why it wasn't
building.

gaim.apspec.in file | annotate | diff | comparison | revisions
--- a/gaim.apspec.in	Sun Feb 12 22:21:08 2006 +0000
+++ b/gaim.apspec.in	Sun Feb 12 22:23:00 2006 +0000
@@ -26,7 +26,9 @@
 Corporation, Yahoo! Inc., or ICQ Inc.
 
 [BuildPrepare]
-prepareBuild --enable-nss --enable-gnutls --enable-binreloc --disable-perl --disable-tcl --disable-gtktest
+APBUILD_STATIC="Xss startup-notification-1" prepareBuild --enable-nss --enable-gnutls --enable-binreloc --disable-perl --disable-tcl --disable-gtktest --disable-glibtest --disable-vv  --disable-fortify
+#APBUILD_STATIC="Xss startup-notification-1" prepareBuild --enable-nss --enable-gnutls --enable-binreloc --disable-perl --disable-tcl --disable-vv
+
 
 [BuildUnprepare]
 unprepareBuild
@@ -48,6 +50,7 @@
 [Install]
 # Put your installation script here
 installExe ./bin/*
+installLib ./lib/libgaim-remote.so.0.0.0
 # do the plugins
 copyFiles ./lib/gaim "$PREFIX/lib"
 installMan 1 ./man/man1/gaim.1

mercurial