Browse Source

Stefan Paletta:


			
			
				rocklinux
			
			
		
Stefan Paletta 21 years ago
parent
commit
8fbd1c89d4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package/stefanp/psi/psi.conf

+ 1
- 1
package/stefanp/psi/psi.conf

@ -21,7 +21,7 @@
#
# --- ROCK-COPYRIGHT-NOTE-END ---
if [ -n "$ROCKCFG_PKG_KDE32_CORE_PREFIX" ] ; then
if [ "$prefix_auto" = 1 -a -n "$ROCKCFG_PKG_KDE32_CORE_PREFIX" ] ; then
export KDEDIR="$root/$ROCKCFG_PKG_KDE32_CORE_PREFIX"
prefix=${ROCKCFG_PKG_KDE32_CORE_PREFIX} ; set_confopt
fi

Loading…
Cancel
Save