
1 May
2009
1 May
'09
23:08
Hello, On Mon, 27 Apr 2009, Shawn Protsman wrote: [..]
@ariel ~/rpm/SPECS] rpmbuild -ba htop.spec Executing(%prep): /bin/sh -e /home/sprotsman/rpm/tmp/rpm-tmp.5692 <snip> /home/sprotsman/rpm/tmp/rpm-tmp.5692: line 29: cd: htop-0.8.1: No such file or directory
You're in the wrong directory, rpmbuild looks in /usr/src/packages, as that's the predefined place. See the output of grep topdir /usr/lib/rpm/macros So, add %_topdir /home/sprotsman/ to your ~/.rpmmacros. Create the file if it doesn't exist. HTH, -dnh -- Error in operator: add beer -- BSD fortune file -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org