repo/intltool/build
2021-08-28 10:05:07 +02:00

6 lines
180 B
Text
Executable file

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