2007/4/12, Jan de Groot <[EMAIL PROTECTED]>: >> I noticed xfce was moved to /usr but the maintainer didn't specify >> --systconfdir=/etc so some packages installed files in /usr/etc which is a >> non standard location. xfdesktop is one of those packages where it installs >> files in /usr/etc/xdg/xfce4/ instead of /etc/xdg/xfce4/ The solution would >> be to do --prefix=/usr --sysconfdir=/etc >> > ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var and maybe > --disable-static to avoid having those useless static libraries (you don't > want to compile static xfce apps, trust me). > > Without the localstatedir you'll end up with /usr/var...
Hm, then I think moving xfce with /usr straight into Extra was not very good idea. But I think it shouldn't cause serious issues (I didn't upgrade yet). It will be better to do gnome /opt -> /usr move in Testing, IMO. -- Roman Kyrylych (Роман Кирилич) _______________________________________________ arch mailing list [EMAIL PROTECTED] http://archlinux.org/mailman/listinfo/arch
