CVS update of xfbugs^H^H^H^H^H^Hxfce4
R P Herrold
herrold at owlriver.com
Thu Sep 5 08:03:08 CEST 2002
> On Wed, 4 Sep 2002 20:58:01 +0200, Jasper Huijsmans wrote:
>
> > Until now the name xfce has always been almost a synonym for stability
> > and speed. This will no longer be true. As of today xfce will lose its
> > good name and forever spend its existence in a dark corner of the
> > linux universe accompanied only by fellow outcasts like GNOME 0.99 and
> > early revisions of Mozilla.
patch against /home/herrold/dl/xfce/xfce-devel/xfce4/ to
support the two year old change in RPM popt expansion.
-- Russ Herrold
bash-2.05a$ diff -u Makefile.in Makefile.in-rpmbuild
--- Makefile.in Wed Sep 4 14:05:45 2002
+++ Makefile.in-rpmbuild Thu Sep 5 01:59:25 2002
@@ -481,7 +481,7 @@
@sed -e "s%_pkgdatadir_%$(pkgdatadir)%g"
example.xfce4rc.in > example.xfce4rc
rpm: dist
- rpm -ta $(PACKAGE)-$(VERSION).tar.gz
+ rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
@rm -f $(PACKAGE)-$(VERSION).tar.gz
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
bash-2.05a$
More information about the Xfce4-dev
mailing list