Commit a09d95a1 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf popt-1.16.tar.gz
cd popt-1.16 && ./configure --prefix=/usr --disable-static
$(MAKE) -C popt-1.16
$(MAKE) -C popt-1.16 check
$(MAKE) -C popt-1.16 install
rm -rf popt-1.16
man
/usr/share/man/.*
locale
/usr/share/locale/.*
headers
/usr/include/.*
pkg
/usr/lib/pkgconfig/.*
lib
/usr/lib/lib.*
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