Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 18 years ago
parent
commit
7a7d341960
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      package/gnome2/evolution/evolution.conf

+ 3
- 0
package/gnome2/evolution/evolution.conf

@ -29,3 +29,6 @@ pkginstalled nspr && var_append extraconfopt ' ' \
"--with-nspr-includes=$root/usr/include/nspr --with-nspr-libs=$root/usr/lib --with-nss-includes=$root/usr/include/nss --with-nss-libs=$root/usr/lib"
var_append makeopt " " "LDAP_CFLAGS+=-I$root/${pkg_openldap_prefix}/include"
# manually install missing evolution.png (as of evolution 2.8.0)
hook_add postmake 5 "cp -va art/evolution.png $root/$datadir/pixmaps"

Loading…
Cancel
Save