http://qa.mandrakesoft.com/show_bug.cgi?id=5873
Product: rpmbuilder
Component: packaging
Summary: need more deps
Product: rpmbuilder
Version: 0.5.1b-3mdk
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: packaging
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
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 {
--
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.