Fix startkde4 binary name in README. Pointed out by Remco on ports@, thanks!
This commit is contained in:
parent
1942a57aaa
commit
cd6ce862f3
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2014/01/20 19:08:10 zhuk Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2014/01/23 18:52:23 zhuk Exp $
|
||||
|
||||
PKGNAME = kde4-${MODKDE4_VERSION}
|
||||
|
||||
@ -21,7 +21,7 @@ PKGNAME-sdk = kdesdk-${MODKDE4_VERSION}
|
||||
PKGNAME-toys = kdetoys-${MODKDE4_VERSION}
|
||||
|
||||
REVISION-minimal = 1
|
||||
REVISION-main = 1
|
||||
REVISION-main = 2
|
||||
REVISION-network = 0
|
||||
|
||||
MAINTAINER = KDE porting team <openbsd-kde@googlegroups.com>
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: README-minimal,v 1.2 2014/01/15 15:36:25 zhuk Exp $
|
||||
$OpenBSD: README-minimal,v 1.3 2014/01/23 18:52:23 zhuk Exp $
|
||||
|
||||
+-----------------------------------------------------------------------
|
||||
| Running ${FULLPKGNAME} on OpenBSD
|
||||
@ -23,7 +23,7 @@ in rc.conf.local(8)):
|
||||
|
||||
Then the following line should be added:
|
||||
|
||||
exec ${LOCALBASE}/bin/ck-launch-session ${TRUEPREFIX}/bin/startkde
|
||||
exec ${LOCALBASE}/bin/ck-launch-session ${TRUEPREFIX}/bin/startkde4
|
||||
|
||||
... in ~/.xinitrc when using startx(1) (console login)
|
||||
... in ~/.xsession when using xdm(1) (X Display Manager login)
|
||||
|
Loading…
x
Reference in New Issue
Block a user