public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] kdebase in the portage tree is missing the .wm shortcut
@ 2001-08-21  7:37 Don Davies
  2001-08-22  5:20 ` Dan Armak
  0 siblings, 1 reply; 2+ messages in thread
From: Don Davies @ 2001-08-21  7:37 UTC (permalink / raw
  To: gentoo-dev

I dont know why or when this happened, but it seems somebody removed the
/usr/X11R6/wm/kde convienence script.  Could a developer with cvs access
please put this back into the kdebase production ebuild, else nobody is gonna
be able to use the .wm shortcut anymore.  Thanks.


--> this should go into the kdebase-?.?.ebuild src_install:

 insinto /usr/X11R6/bin/wm
 newins ${FILESDIR}/start.kde2 kde${PV}
 cd ${D}/usr/X11R6/bin/wm
 mv kde${PV} kde${PV}.orig
 sed -e 's/kde2/kde${PV}/' kde${PV}.orig > kde${PV}
 rm kde${PV}.orig

Actually on second thought, I think I know what's happened..  It seems this script
has been in limbo since moving it from the kde-env package to the kdebase
package.  I gather it was removed from kde-env but nobody remembered to
actually implement it in the kdebase install script.  Yeah, thats the ticket. ;-)

Regards,
Woodchip





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-dev] kdebase in the portage tree is missing the .wm shortcut
  2001-08-21  7:37 [gentoo-dev] kdebase in the portage tree is missing the .wm shortcut Don Davies
@ 2001-08-22  5:20 ` Dan Armak
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Armak @ 2001-08-22  5:20 UTC (permalink / raw
  To: gentoo-dev

I fixed this, but also made some additional changes that delayed the thing. 
Adding to cvs now.


-- 

Dan Armak
Gentoo Linux Developer, Desktop Team
Matan, Israel



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-08-22 11:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-21  7:37 [gentoo-dev] kdebase in the portage tree is missing the .wm shortcut Don Davies
2001-08-22  5:20 ` Dan Armak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox