On Thu, 27 May 2010 00:33:05 +0200
Davide Anchisi wrote:
> Hi Kris,
>
> I built the .deb package from 3.9-2 with make deb. The build was ok,
> but there was a problem with installation.
> I had to change a line in file:
>debian/patches/01-config-local-mk.patch
> where:
>+DESTDIR=$(ROOT)/
Hi Kris,
I built the .deb package from 3.9-2 with make deb. The build was ok,
but there was a problem with installation.
I had to change a line in file:
debian/patches/01-config-local-mk.patch
where:
+DESTDIR=$(ROOT)/debian/wmii-hg/
should instead be:
+DESTDIR=$(ROOT)/debian/wmii/
Just f