On Mon, 6 Jun 2011 18:42:20 +0200
Petr Sabata wrote:
> On Mon, Jun 06, 2011 at 04:36:24PM +0100, Ethan Grammatikidis wrote:
> > On Mon, 6 Jun 2011 10:35:56 +0200
> > Petr Sabata wrote:
> >
> > > + @mkdir -p ${DESTDIR}${MANPREFIX}/man1
> >
> > This is the sort of thing which has people symlink
I've rewritten lsx for dmenu, though I don't know whether I'll
actually add it to the repo. However, it had a number of bugs, which
I've fixed, and I've included your patch too. Attached.
Thanks,
cls
/* See LICENSE file for copyright and license details. */
#include
#include
#include
#include
On 6 June 2011 14:05, Petr Sabata wrote:
> While you're updating those small tools, any chance of getting this in?
> http://lists.suckless.org/dev/1105/8047.html
As I just discovered, lsx doesn't appear to have its own repo. I'm
unsure why. But no, I apparently can't. ;)
cls
On Mon, Jun 06, 2011 at 04:36:24PM +0100, Ethan Grammatikidis wrote:
> On Mon, 6 Jun 2011 10:35:56 +0200
> Petr Sabata wrote:
>
> > + @mkdir -p ${DESTDIR}${MANPREFIX}/man1
>
> This is the sort of thing which has people symlinking man -> share/man or
> vice versa.
>
I really don't see how
On Mon, 6 Jun 2011 10:35:56 +0200
Petr Sabata wrote:
> + @mkdir -p ${DESTDIR}${MANPREFIX}/man1
This is the sort of thing which has people symlinking man -> share/man or vice
versa.
On Mon, Jun 06, 2011 at 12:52:32PM +0100, Connor Lane Smith wrote:
> Hey,
>
> On 6 June 2011 09:35, Petr Sabata wrote:
> > This is self-explanatory...
>
> Applied, thanks.
Awesome.
While you're updating those small tools, any chance of getting this in?
http://lists.suckless.org/dev/1105/8047.h
Hey,
On 6 June 2011 09:35, Petr Sabata wrote:
> This is self-explanatory...
Applied, thanks.
Connor