Advertisement
Guest User

Untitled

a guest
Apr 14th, 2018
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. --- a/config/baseconfig.mk.orig 2014-04-22 15:38:52.948165295 +0200
  2. +++ b/config/baseconfig.mk 2014-04-22 15:42:20.387481673 +0200
  3. @@ -4,7 +4,7 @@
  4. # whether a normal build is happening or whether the check is running.
  5. includedir := $(includedir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
  6. idldir = $(datadir)/idl/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
  7. -installdir = $(libdir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
  8. +installdir = $(libdir)/$(MOZ_APP_NAME)
  9. sdkdir = $(libdir)/$(MOZ_APP_NAME)-devel-$(MOZ_APP_VERSION)
  10. ifndef TOP_DIST
  11. TOP_DIST = dist
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement