--On May 3, 2005 13:54:25 +0200 Johan Vromans <[EMAIL PROTECTED]>
wrote:

> For RPM freaks, I've attached a fairly good working .spec file.

Hmm...  Under RedHat-ish OSes /usr/X11R6/lib/X11/twm is a symlink to
/etc/X11/twm.  If you install ctwm there then install or update the
normal twm package, the installation of that package will fail
(although you can always install ctwm after installing twm, since RPM
is ok installing into a directory that's actually a symlink; just not
the other way around!)

All I did was mkdir $RPM_BUILD_ROOT/usr/X11/lib/X11 and
$RPM_BUILD_ROOT/etc/X11/twm then symlink
$RPM_BUILD_ROOT/usr/X11R6/lib/X11/twm to ../../../../etc/X11/twm before
the make install step...

Unfortunately I have had no free time to make my updated package
available.  I'll try yours and contribute any changes that are
required...

Thanks,
Rudy

Reply via email to