Kaydet (Commit) 0069ba03 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS userland01 (1.9.10); FILE MERGED

2005/04/26 06:15:20 obr 1.9.10.1: #122037# fixed user install scripts after package renaming
üst fb7bba57
......@@ -72,7 +72,7 @@ fi
# Check and get the list of packages to install
#
RPMLIST=`find $PACKAGE_PATH -type f -name "*.rpm" ! -name "*-core*" ! -name "*-menus-*" ! -name "adabas*" ! -name "jre*" ! -name "*-gnome*" -print`
RPMLIST=`find $PACKAGE_PATH -type f -name "*.rpm" ! -name "*-core*" ! -name "*-menus-*" ! -name "*-desktop-integration-*" ! -name "adabas*" ! -name "jre*" ! -name "*-gnome*" -print`
CORERPMLIST=`find $PACKAGE_PATH -type f -name "*.rpm" -name "*-core*" -print`
CORERPM01=`find $PACKAGE_PATH -type f -name "*.rpm" -name "*-core01-*" -print`
PREFIX=`rpm -qlp $CORERPM01 | head -n1`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment