Commit e848d75b authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf groff-1.22.3.tar.gz
cd groff-1.22.3 && PAGE=A4 ./configure --build=$(CLFS_TARGET) --prefix=/usr
$(MAKE) -C groff-1.22.3
$(MAKE) -C groff-1.22.3 install
rm -rf groff-1.22.3
bin
/usr/bin/.*
/usr/share/groff/.*
doc
/usr/share/doc/.*
info
/usr/share/info/.*
man
/usr/share/man/.*
lib
/usr/lib/groff/.*
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment