https://bugzilla.novell.com/show_bug.cgi?id=220851 prusnak@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED ------- Comment #11 from prusnak@novell.com 2007-03-13 07:11 MST ------- Ah I misinterpreted your sentence in comment #6:
It was only added to the %build section of the specfile, but it is also needed in %install.
"It" is very generic, i thought you are referring to replacing KERNEL_DIR=/usr/src/linux with KERNEL_DIR="$KERNEL_DIR". Line [ -z "$KERNEL_DIR" ] && KERNEL_DIR="/usr/src/linux"; was indeed missing in %install section. Closing. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.