зеркало из https://github.com/mozilla/gecko-dev.git
Bug 561481 - Remove README.txt from release packages; r=dolske
This commit is contained in:
Родитель
380667f6fa
Коммит
eaeb164591
|
@ -1,4 +0,0 @@
|
|||
For information about installing, running and configuring Firefox
|
||||
including a list of known issues and troubleshooting information,
|
||||
refer to: http://getfirefox.com/releases/
|
||||
|
|
@ -101,7 +101,6 @@
|
|||
#else
|
||||
@BINPATH@/mozsqlt3@DLL_SUFFIX@
|
||||
#endif
|
||||
@BINPATH@/README.txt
|
||||
@BINPATH@/blocklist.xml
|
||||
#ifdef XP_UNIX
|
||||
@BINPATH@/run-mozilla.sh
|
||||
|
|
|
@ -229,6 +229,7 @@ install.rdf
|
|||
modules/JSON.jsm
|
||||
mozilla-runtime@BIN_SUFFIX@
|
||||
old-homepage-default.properties
|
||||
README.txt
|
||||
res/arrow.gif
|
||||
res/arrowd.gif
|
||||
res/broken-image.gif
|
||||
|
|
|
@ -125,8 +125,6 @@ install::
|
|||
$(LOCALE_SRCDIR)/existing-profile-defaults.js > $(DESTDIR)$(mozappdir)/defaults/existing-profile-defaults.js; \
|
||||
fi
|
||||
|
||||
README_FILE = $(call MERGE_FILE,README.txt)
|
||||
|
||||
PROFILE_FILES = \
|
||||
localstore.rdf \
|
||||
mimeTypes.rdf \
|
||||
|
@ -134,18 +132,6 @@ PROFILE_FILES = \
|
|||
|
||||
PROFILE_CHROME = userChrome-example.css userContent-example.css
|
||||
|
||||
libs:: $(README_FILE)
|
||||
ifeq ($(OS_ARCH),WINNT)
|
||||
$(EXIT_ON_ERROR) \
|
||||
for file in $^; do \
|
||||
$(PERL) -pe 's/(?<!\r)\n/\r\n/g;' < $$file > $(FINAL_TARGET)/`basename $$file`; \
|
||||
done
|
||||
else
|
||||
ifneq ($(OS_ARCH),OS2)
|
||||
$(SYSINSTALL) $(IFLAGS1) $^ $(FINAL_TARGET)
|
||||
endif
|
||||
endif
|
||||
|
||||
NO_JA_JP_MAC_AB_CD := $(if $(filter ja-JP-mac, $(AB_CD)),ja,$(AB_CD))
|
||||
|
||||
%/defaults/profile/bookmarks.html: bookmarks.inc generic/profile/bookmarks.html.in
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
For information about installing, running and configuring Firefox
|
||||
including a list of known issues and troubleshooting information,
|
||||
refer to: http://getfirefox.com/releases/
|
||||
|
|
@ -103,7 +103,6 @@
|
|||
#else
|
||||
@BINPATH@/mozsqlt3@DLL_SUFFIX@
|
||||
#endif
|
||||
@BINPATH@/README.txt
|
||||
@BINPATH@/blocklist.xml
|
||||
#ifdef XP_UNIX
|
||||
@BINPATH@/run-mozilla.sh
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
README.txt
|
||||
#if MOZ_UPDATE_CHANNEL != beta
|
||||
extensions/feedback@mobile.mozilla.org.xpi
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче