JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fail properly if bindir doesn't exist
[vor.git] / Makefile
index 30bbd37..e377f78 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -116,7 +116,7 @@ rminstalldirs: uninstall-data
 install: all mkinstalldirs install-program install-data
 
 install-program: program
-       $(INSTALL_PROGRAM) ./vor $(DESTDIR)$(bindir)
+       $(INSTALL_PROGRAM) ./vor $(DESTDIR)$(bindir)/
 
 install-data: data mkinstalldirs
        $(INSTALL_DATA) ./data/*.png $(DESTDIR)$(pkgdatadir)/