diff --git a/Ports/klong/patches/0001-Patch-Makefile.patch b/Ports/klong/patches/0001-Patch-Makefile.patch index 6fdb5d8e97..cc58aacc1d 100644 --- a/Ports/klong/patches/0001-Patch-Makefile.patch +++ b/Ports/klong/patches/0001-Patch-Makefile.patch @@ -36,6 +36,7 @@ index f692ff7..470adcd 100644 find . -type f | grep -v _csums | grep -v klong2015 | csum >_csums + +install: ++ mkdir -p ${DESTDIR}/usr/local/bin + install kg ${DESTDIR}/usr/local/bin + mkdir -p ${DESTDIR}/usr/local/lib/klong + install -m 644 lib/* ${DESTDIR}/usr/local/lib/klong