CVS test candidate
R P Herrold
herrold at owlriver.com
Mon Sep 2 03:46:56 CEST 2002
./configure && make rpm
errors out, for it is using a variant of rpm which has been
deprecated over two years.
Please consider changing the rpm -ta to
rpmbuild -ta
in the makefile, which form works fine.
/bin/sh /home/herrold/dl/xfce-stable/missing --run tar chof -
xfce-3.8.18 | GZIP=--best gzip -c >xfce-3.8.18.tar.gz
{ test ! -d xfce-3.8.18 || { find xfce-3.8.18 -type d ! -perm
-200 -exec chmod u+w {} ';' && rm -fr xfce-3.8.18; }; }
rpm -ta xfce-3.8.18.tar.gz
-ta: unknown option
make: *** [rpm] Error 1
bash-2.05a$ rpmbuild -ta xfce-3.8.18.tar.gz
is happily building away ...
-- Russ Herrold
More information about the Xfce4-dev
mailing list