Commit adb582ab authored by Mihai Moldovan's avatar Mihai Moldovan

Makefile: we don't need $(BINDIR)/bin.

parent ed9512ed
......@@ -175,7 +175,7 @@ install-lite:
install-full:
$(MAKE) -C nxcompshad install
$(INSTALL_DIR) $(DESTDIR)$(BINDIR)/bin
$(INSTALL_DIR) $(DESTDIR)$(BINDIR)/
$(INSTALL_PROGRAM) nx-X11/programs/Xserver/nxagent-relink $(DESTDIR)$(BINDIR)/nxagent
$(INSTALL_DIR) $(DESTDIR)$(PREFIX)/share/pixmaps
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment