repo/intltool/build

7 lines
180 B
Text
Raw Normal View History

2021-07-16 03:05:23 +03:00
sed -i 's:\\\${:\\\$\\{:' intltool-update.in
./configure --prefix=/usr
make
make DESTDIR="$1" install
install -v -Dm644 doc/I18N-HOWTO $1/usr/share/doc/intltool-0.51.0/I18N-HOWTO