[DVDnav-discuss] r906 - trunk/libdvdnav/Makefile
nicodvb
subversion at mplayerhq.hu
Wed Apr 25 21:35:28 CEST 2007
Author: nicodvb
Date: Wed Apr 25 21:35:28 2007
New Revision: 906
Log:
create bin directory for installation of dvdnav-config
Modified:
trunk/libdvdnav/Makefile
Modified: trunk/libdvdnav/Makefile
==============================================================================
--- trunk/libdvdnav/Makefile (original)
+++ trunk/libdvdnav/Makefile Wed Apr 25 21:35:28 2007
@@ -137,6 +137,7 @@ dvdnav-config:
chmod 0755 $(SRC_PATH_BARE)/$(.OBJDIR)/dvdnav-config
install-dvdnav-config:
+ install -d $(PREFIX)/bin
install -m 0755 $(.OBJDIR)/dvdnav-config $(PREFIX)/bin/dvdnav-config
More information about the DVDnav-discuss
mailing list