Advertisement
Guest User

Untitled

a guest
Feb 16th, 2014
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.31 KB | None | 0 0
  1. --- Makefile.old    2014-02-16 23:09:15.417753651 +0100
  2. +++ Makefile    2014-02-16 23:09:24.557702331 +0100
  3. @@ -90,7 +90,7 @@
  4.  # The directory where things have been built (by make all, above).
  5.  BUILDDIR := src/_stage2
  6.  
  7. -install: all
  8. +install:
  9.     mkdir -p $(bindir)
  10.     mkdir -p $(libdir)
  11.     mkdir -p $(docdir)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement