wok diff ibus/receipt @ rev 20656
tazpkg: do not assume . in search path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jan 13 11:43:59 2019 +0100 (2019-01-13) |
parents | d241f7e37b46 |
children | 8dd8bab3f0ca |
line diff
1.1 --- a/ibus/receipt Sun Sep 29 11:30:44 2013 +0000 1.2 +++ b/ibus/receipt Sun Jan 13 11:43:59 2019 +0100 1.3 @@ -17,7 +17,6 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 mkdir -p $DESTDIR$(ls -d /usr/lib/gtk-2*/2*/immodules/) 1.9 ./configure --prefix=/usr \ 1.10 --mandir=/usr/share/man \