Date: Mon, 01 Feb 2021 16:30:38 +0000 From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: maintainer-feedback requested: [Bug 253167] x11-wm/hs-xmonad: example build script faulty Message-ID: <bug-253167-16154-Lpja7wZaKS@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253167-16154@https.bugs.freebsd.org/bugzilla/> References: <bug-253167-16154@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-haskell (Nobod= y) <haskell@FreeBSD.org> for maintainer-feedback: Bug 253167: x11-wm/hs-xmonad: example build script faulty https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253167 --- Description --- `/usr/local/share/examples/xmonad/build' does not produce the xmonad-ARCH (xmonad-x86_64-freebsd) executable. The default ghc build script _will_ successfully do this. In other words: If a user copies the example build script (as directed by `= make install') to their ~/.xmonad directory then the executable emitted will be called `xmonad' and thus `/usr/local/bin/xmonad' will fail upon being calle= d by `startx' (since it can't find xmonad-ARCH). For more context: https://github.com/xmonad/xmonad/issues/270
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253167-16154-Lpja7wZaKS>