ports/devel/capstone3/files/patch-Makefile
Antoine Brodin 9af12d2d12 Update capstone3 and py-capstone to 3.0.5
PR:		230347
Approved by:	maintainer timeout (30 days)
2018-09-03 12:20:08 +00:00

11 lines
295 B
Text

--- Makefile.orig 2018-07-18 16:17:10 UTC
+++ Makefile
@@ -395,7 +395,7 @@ endif
mkdir -p $(PKGCFGDIR)
$(INSTALL_DATA) $(PKGCFGF) $(PKGCFGDIR)/
mkdir -p $(BINDIR)
- $(INSTALL_LIB) cstool/cstool $(BINDIR)
+ $(INSTALL_BIN) cstool/cstool $(BINDIR)
uninstall:
rm -rf $(INCDIR)/$(LIBNAME)