summaryrefslogtreecommitdiff
path: root/palemoon/credits.md
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2018-09-09 03:29:42 +0000
committerB Stack <bgstack15@gmail.com>2018-09-09 03:29:42 +0000
commitd2ed5708a9a09920f6e37715ef4f3c1dd8ae8c7c (patch)
tree93a0dbbe401952e8097a8122a172bb34d4478160 /palemoon/credits.md
parentMerge branch 'fix-pm-el7' (diff)
downloadstackrpms-d2ed5708a9a09920f6e37715ef4f3c1dd8ae8c7c.tar.gz
stackrpms-d2ed5708a9a09920f6e37715ef4f3c1dd8ae8c7c.tar.bz2
stackrpms-d2ed5708a9a09920f6e37715ef4f3c1dd8ae8c7c.zip
palemoon: build successfully in el6.i686 and all other archs
Diffstat (limited to 'palemoon/credits.md')
-rw-r--r--palemoon/credits.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/palemoon/credits.md b/palemoon/credits.md
index 255389f..35d05f4 100644
--- a/palemoon/credits.md
+++ b/palemoon/credits.md
@@ -2,3 +2,4 @@ Credit goes to so many sources and inspirations:
* trava90 of the Pale Moon project
* firefox-61.0.2-3.fc28.src.rpm
* https://build.opensuse.org/package/view_file/network/palemoon/palemoon.spec?expand=1
+* instructions for compiling on centos 6 and 7 http://developer.palemoon.org/Developer_Guide:Build_Instructions/Pale_Moon/Linux#head:CentOS_6
bgstack15