Lines 61-124
Link Here
|
61 |
|
61 |
|
62 |
if [ "$MUTT_PORTDOCS" = "yes" ]; then |
62 |
if [ "$MUTT_PORTDOCS" = "yes" ]; then |
63 |
cat >> $tmp_first <<EOF |
63 |
cat >> $tmp_first <<EOF |
64 |
share/doc/mutt/ABOUT-NLS |
64 |
%%DOCSDIR%%/ABOUT-NLS |
65 |
share/doc/mutt/COPYRIGHT |
65 |
%%DOCSDIR%%/COPYRIGHT |
66 |
share/doc/mutt/ChangeLog |
66 |
%%DOCSDIR%%/ChangeLog |
67 |
share/doc/mutt/ChangeLog.old |
67 |
%%DOCSDIR%%/ChangeLog.old |
68 |
share/doc/mutt/GPL |
68 |
%%DOCSDIR%%/GPL |
69 |
share/doc/mutt/INSTALL |
69 |
%%DOCSDIR%%/INSTALL |
70 |
share/doc/mutt/NEWS |
70 |
%%DOCSDIR%%/NEWS |
71 |
share/doc/mutt/PGP-Notes.txt |
71 |
%%DOCSDIR%%/PGP-Notes.txt |
72 |
share/doc/mutt/README |
72 |
%%DOCSDIR%%/README |
73 |
share/doc/mutt/README.SECURITY |
73 |
%%DOCSDIR%%/README.SECURITY |
74 |
share/doc/mutt/README.SSL |
74 |
%%DOCSDIR%%/README.SSL |
75 |
share/doc/mutt/TODO |
75 |
%%DOCSDIR%%/TODO |
76 |
share/doc/mutt/applying-patches.txt |
76 |
%%DOCSDIR%%/applying-patches.txt |
77 |
share/doc/mutt/devel-notes.txt |
77 |
%%DOCSDIR%%/devel-notes.txt |
78 |
share/doc/mutt/language.txt |
78 |
%%DOCSDIR%%/language.txt |
79 |
share/doc/mutt/language50.txt |
79 |
%%DOCSDIR%%/language50.txt |
80 |
share/doc/mutt/manual.txt |
80 |
%%DOCSDIR%%/manual.txt |
81 |
share/doc/mutt/patch-notes.txt |
81 |
%%DOCSDIR%%/patch-notes.txt |
82 |
share/doc/mutt/smime-notes.txt |
82 |
%%DOCSDIR%%/smime-notes.txt |
83 |
share/examples/mutt/Mush.rc |
83 |
%%EXAMPLESDIR%%/Mush.rc |
84 |
share/examples/mutt/Pine.rc |
84 |
%%EXAMPLESDIR%%/Pine.rc |
85 |
share/examples/mutt/Tin.rc |
85 |
%%EXAMPLESDIR%%/Tin.rc |
86 |
share/examples/mutt/ca-bundle.crt |
86 |
%%EXAMPLESDIR%%/ca-bundle.crt |
87 |
share/examples/mutt/gpg.rc |
87 |
%%EXAMPLESDIR%%/gpg.rc |
88 |
share/examples/mutt/pgp2.rc |
88 |
%%EXAMPLESDIR%%/pgp2.rc |
89 |
share/examples/mutt/pgp5.rc |
89 |
%%EXAMPLESDIR%%/pgp5.rc |
90 |
share/examples/mutt/pgp6.rc |
90 |
%%EXAMPLESDIR%%/pgp6.rc |
91 |
share/examples/mutt/sample.mailcap |
91 |
%%EXAMPLESDIR%%/sample.mailcap |
92 |
share/examples/mutt/sample.muttrc |
92 |
%%EXAMPLESDIR%%/sample.muttrc |
93 |
share/examples/mutt/sample.muttrc-tlr |
93 |
%%EXAMPLESDIR%%/sample.muttrc-tlr |
94 |
share/examples/mutt/smime.rc |
94 |
%%EXAMPLESDIR%%/smime.rc |
95 |
share/examples/mutt/smime_keys_test.pl |
95 |
%%EXAMPLESDIR%%/smime_keys_test.pl |
96 |
share/examples/mutt/iconv/iconv.aix-3.2.5.rc |
96 |
%%EXAMPLESDIR%%/iconv/iconv.aix-3.2.5.rc |
97 |
share/examples/mutt/iconv/iconv.aix-4.1.5.rc |
97 |
%%EXAMPLESDIR%%/iconv/iconv.aix-4.1.5.rc |
98 |
share/examples/mutt/iconv/iconv.aix-4.2.0.rc |
98 |
%%EXAMPLESDIR%%/iconv/iconv.aix-4.2.0.rc |
99 |
share/examples/mutt/iconv/iconv.aix-4.3.2.rc |
99 |
%%EXAMPLESDIR%%/iconv/iconv.aix-4.3.2.rc |
100 |
share/examples/mutt/iconv/iconv.freebsd-3.3.rc |
100 |
%%EXAMPLESDIR%%/iconv/iconv.freebsd-3.3.rc |
101 |
share/examples/mutt/iconv/iconv.glibc-2.1.3.rc |
101 |
%%EXAMPLESDIR%%/iconv/iconv.glibc-2.1.3.rc |
102 |
share/examples/mutt/iconv/iconv.glibc-2.1.90.rc |
102 |
%%EXAMPLESDIR%%/iconv/iconv.glibc-2.1.90.rc |
103 |
share/examples/mutt/iconv/iconv.hpux-10.01.rc |
103 |
%%EXAMPLESDIR%%/iconv/iconv.hpux-10.01.rc |
104 |
share/examples/mutt/iconv/iconv.hpux-10.20.rc |
104 |
%%EXAMPLESDIR%%/iconv/iconv.hpux-10.20.rc |
105 |
share/examples/mutt/iconv/iconv.hpux-11.00.rc |
105 |
%%EXAMPLESDIR%%/iconv/iconv.hpux-11.00.rc |
106 |
share/examples/mutt/iconv/iconv.irix-6.5.rc |
106 |
%%EXAMPLESDIR%%/iconv/iconv.irix-6.5.rc |
107 |
share/examples/mutt/iconv/iconv.osf1-4.0a.rc |
107 |
%%EXAMPLESDIR%%/iconv/iconv.osf1-4.0a.rc |
108 |
share/examples/mutt/iconv/iconv.osf1-4.0d.rc |
108 |
%%EXAMPLESDIR%%/iconv/iconv.osf1-4.0d.rc |
109 |
share/examples/mutt/iconv/iconv.solaris-2.4.rc |
109 |
%%EXAMPLESDIR%%/iconv/iconv.solaris-2.4.rc |
110 |
share/examples/mutt/iconv/iconv.solaris-2.5.1.rc |
110 |
%%EXAMPLESDIR%%/iconv/iconv.solaris-2.5.1.rc |
111 |
share/examples/mutt/iconv/iconv.solaris-2.6-cjk.rc |
111 |
%%EXAMPLESDIR%%/iconv/iconv.solaris-2.6-cjk.rc |
112 |
share/examples/mutt/iconv/iconv.solaris-2.6.rc |
112 |
%%EXAMPLESDIR%%/iconv/iconv.solaris-2.6.rc |
113 |
share/examples/mutt/iconv/iconv.solaris-2.7.rc |
113 |
%%EXAMPLESDIR%%/iconv/iconv.solaris-2.7.rc |
114 |
EOF |
114 |
EOF |
115 |
|
115 |
|
116 |
if [ "$MUTT_NNTP" = "yes" ]; then |
116 |
if [ "$MUTT_NNTP" = "yes" ]; then |
117 |
echo "share/doc/mutt/ChangeLog.nntp" >> $tmp_first |
117 |
echo "%%DOCSDIR%%/ChangeLog.nntp" >> $tmp_first |
118 |
fi |
118 |
fi |
119 |
if [ "$MUTT_SGML" = "yes" ]; then |
119 |
if [ "$MUTT_SGML" = "yes" ]; then |
120 |
echo "share/doc/mutt/manual.latin1" >> $tmp_first |
120 |
echo "%%DOCSDIR%%/manual.latin1" >> $tmp_first |
121 |
echo "share/doc/mutt/manual.ps" >> $tmp_first |
121 |
echo "%%DOCSDIR%%/manual.ps" >> $tmp_first |
122 |
fi |
122 |
fi |
123 |
|
123 |
|
124 |
if [ "$MUTT_HTML" = "yes" ]; then |
124 |
if [ "$MUTT_HTML" = "yes" ]; then |
Lines 144-162
Link Here
|
144 |
if [ "$MUTT_PGP_PATCH" = "yes" ]; then |
144 |
if [ "$MUTT_PGP_PATCH" = "yes" ]; then |
145 |
html=$(($html + 2)) |
145 |
html=$(($html + 2)) |
146 |
fi |
146 |
fi |
147 |
echo "share/doc/mutt/html/manual.html" >> $tmp_first |
147 |
echo "%%DOCSDIR%%/html/manual.html" >> $tmp_first |
148 |
echo "share/doc/mutt/html/manual_toc.html" >> $tmp_first |
148 |
echo "%%DOCSDIR%%/html/manual_toc.html" >> $tmp_first |
149 |
i=1 |
149 |
i=1 |
150 |
while [ $i -le $html ]; do |
150 |
while [ $i -le $html ]; do |
151 |
echo "share/doc/mutt/html/manual$i.html" >> $tmp_first |
151 |
echo "%%DOCSDIR%%/html/manual$i.html" >> $tmp_first |
152 |
i=$(($i + 1)) |
152 |
i=$(($i + 1)) |
153 |
done |
153 |
done |
154 |
echo "@dirrm share/doc/mutt/html" >> $tmp_last |
154 |
echo "@dirrm %%DOCSDIR%%/html" >> $tmp_last |
155 |
fi |
155 |
fi |
156 |
cat >> $tmp_last <<EOF |
156 |
cat >> $tmp_last <<EOF |
157 |
@dirrm share/examples/mutt/iconv |
157 |
@dirrm %%EXAMPLESDIR%%/iconv |
158 |
@dirrm share/examples/mutt |
158 |
@dirrm %%EXAMPLESDIR%% |
159 |
@dirrm share/doc/mutt |
159 |
@dirrm %%DOCSDIR%% |
160 |
EOF |
160 |
EOF |
161 |
fi |
161 |
fi |