On Sun, Apr 06, 2014 at 12:37:54AM +0300, Ari Malinen wrote:
> Its hard to write ebuilds for smdev because this line is missing from smdev:
> @mkdir -p ${DESTDIR}${PREFIX}/bin
>
> Here is patch:
> http://koti.kapsi.fi/~deferi/patches/smdev-git-create-bin.diff
This has been fixed, thanks for repor
Its hard to write ebuilds for smdev because this line is missing from smdev:
@mkdir -p ${DESTDIR}${PREFIX}/bin
Here is patch:
http://koti.kapsi.fi/~deferi/patches/smdev-git-create-bin.diff
diff --git a/Makefile b/Makefile
index 48749e5..59d844f 100644
--- a/Makefile
+++ b/Makefile
@@ -53,6 +53,7 @