qiv: xlint.
This commit is contained in:
parent
39790c8b3f
commit
a2e60dbc42
1 changed files with 4 additions and 4 deletions
|
@ -14,11 +14,11 @@ distfiles="http://spiegl.de/qiv/download/$pkgname-$version.tgz"
|
||||||
checksum=675396b539e6511135fe73c867f9fdd6d912c24c7562797cb047c27d0c2c8ee6
|
checksum=675396b539e6511135fe73c867f9fdd6d912c24c7562797cb047c27d0c2c8ee6
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
sed -i "s|\./qiv|echo &|" Makefile
|
sed -i "s|\./qiv|echo &|" Makefile
|
||||||
sed -i "s|/man/|/share&|" Makefile
|
sed -i "s|/man/|/share&|" Makefile
|
||||||
sed -i "s|install -s|install|" Makefile
|
sed -i "s|install -s|install|" Makefile
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make install PREFIX=$DESTDIR/usr
|
make install PREFIX=$DESTDIR/usr
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue