pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/51244: wm/xmonad is missing the xmonad binary
The following reply was made to PR pkg/51244; it has been noted by GNATS.
From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
Cc:
Subject: Re: pkg/51244: wm/xmonad is missing the xmonad binary
Date: Wed, 15 Jun 2016 09:48:05 +0200
On Wed, Jun 15, 2016 at 07:15:01AM +0000, anindya49%hotmail.com@localhost wrote:
> I installed xmonad-0.12 from pkgsrc, built from source. The install completed without errors, but I noticed that there was no xmonad binary installed.
I have no idea how this is supposed to work, but the Makefile contains:
# don't need default binary
SUBST_CLASSES+= 1
SUBST_STAGE.1= pre-patch
SUBST_FILES.1= xmonad.cabal
SUBST_SED.1= -e "s|executable xmonad|executable xmonad+ buildable: False|"
So this looks like it's intended this way?!
Thomas
Home |
Main Index |
Thread Index |
Old Index