Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 20 years ago
parent
commit
da2d0f7c06
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      package/kde/kdelibs/kde-3.conf

+ 2
- 1
package/kde/kdelibs/kde-3.conf

@ -27,7 +27,8 @@ var_append confopt " " "--with-qt-dir=$QTDIR \
pkginstalled openldap && var_append confopt ' ' "--with-ldap=$root/$pkg_openldap_prefix"
var_append confopt " " "--with-xinerama --enable-dnotify"
[ $arch = x86 ] && var_append confopt " " "--enable-fast-malloc=full"
[ "$arch" = "x86" -a "ROCKCFG_X86_BITS" = "32" ] && \
var_append confopt " " "--enable-fast-malloc=full"
# keep .la files in the main packages, kde needs them at runtime
splitreg 45 . '/.*\.la$'

Loading…
Cancel
Save