mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-08 12:22:34 +00:00
Bug 255958. Reland makefile fix after aviary merge. r=bryner, patch by Wolfgang Rosenauer
This commit is contained in:
parent
06d6d590da
commit
5a9ba343e9
@ -324,4 +324,4 @@ libs:: $(srcdir)/profile/prefs.js
|
||||
$(INSTALL) $^ $(DIST)/bin/defaults/profile
|
||||
|
||||
install:: $(srcdir)/profile/prefs.js
|
||||
$(SYSINSTALL) $(IFLAGS1) $^ $(destdir)$(bindir)/defaults/profile
|
||||
$(SYSINSTALL) $(IFLAGS1) $^ $(DESTDIR)$(mozappdir)/defaults/profile
|
||||
|
Loading…
Reference in New Issue
Block a user