Changeset 2159
- Timestamp:
- 12/29/07 08:11:17 (1 year ago)
- Files:
-
- branches/minimal/packages/w3m/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/minimal/packages/w3m/Makefile
r2158 r2159 26 26 autoconf 27 27 ./configure --prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc \ 28 --enable-image \ 29 --with-mailer=/usr/bin/mutt --with-browser=/usr/bin/seamonkey 28 --with-mailer=/usr/bin/mutt 30 29 make 31 30 make install
