groff 1.19.2: The install task was failing because groff refuses to install
authorJamie Lenehan <lenehan@twibble.org>
Fri, 1 Sep 2006 02:20:24 +0000 (02:20 +0000)
committerJamie Lenehan <lenehan@twibble.org>
Fri, 1 Sep 2006 02:20:24 +0000 (02:20 +0000)
commit97f3f6619a1ef68599977240b181b0be205b35fb
tree7b015f7e2de8e8a8ccf2468832e6dadd1d408d9a
parent0fd1a70f523a36b525055337d1963a9454b372b5
groff 1.19.2: The install task was failing because groff refuses to install
into the specified prefix (${D} in this case) unless that directory already
exists. So modify to manually create ${D} in the install task. Its not clear
what change broke this but it appears that ${D} used to be created
automatically but this is no longer occuring.
packages/groff/groff_1.19.2.bb