repo/expat/build

4 lines
74 B
Text
Raw Permalink Normal View History

2021-07-14 16:02:45 +03:00
./configure --prefix=/usr --disable-static
make
2021-08-28 11:05:07 +03:00
make DESTDIR="$1" install