http://qa.mandrakesoft.com/show_bug.cgi?id=5873
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2003-24-09 14:55 -------
Fixed in the -4mdk package.
--
Configure bugmail: http://qa.mandrakesoft.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.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date:
description:
rpmbuilder -bb kernel-mosix.spec
-bash: /usr/bin/rpmbuilder: /usr/bin/wish: bad interpreter: No such file or
directory
head /usr/bin/rpmbuilder
#!/usr/bin/wish
#############################################################################
# Visual Tcl v1.20 Project
#
if {$tcl_platform(platform) == "windows"} {
button .b -text " This program can only create spec files when
run from Windows\n\
Function not ready yet." -command { exit }
pack .b
} else {