JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fail properly if bindir doesn't exist
authorJason Woofenden <jason283@herkamire.com>
Thu, 28 May 2009 01:04:03 +0000 (21:04 -0400)
committerJason Woofenden <jason283@herkamire.com>
Thu, 28 May 2009 02:59:14 +0000 (22:59 -0400)
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)/