View | Details | Raw Unified | Return to bug 32575 | Differences between
and this patch

Collapse All | Expand All

(-)/tmp/univention-ucc-software-update (-1 lines)
 Lines 104-110    Link Here 
104
instneeded=0
104
instneeded=0
105
for I in $install
105
for I in $install
106
do
106
do
107
	apt_get_update
108
	PKGINST=`echo $I | tr -d "="`
107
	PKGINST=`echo $I | tr -d "="`
109
108
110
	new=`LANG=C apt-get install --dry-run $PKGINST | grep "packages will be [installed|upgraded]"`
109
	new=`LANG=C apt-get install --dry-run $PKGINST | grep "packages will be [installed|upgraded]"`

Return to bug 32575