wok diff pavucontrol/receipt @ rev 20501

frozen-bubble: move *.pm to i486-linux path
author Richard Dunbar <mojo@slitaz.org>
date Mon Oct 29 17:05:35 2018 -0400 (2018-10-29)
parents adb299446f40
children 453c249b6219
line diff
     1.1 --- a/pavucontrol/receipt	Sun Apr 19 16:32:26 2015 -0400
     1.2 +++ b/pavucontrol/receipt	Mon Oct 29 17:05:35 2018 -0400
     1.3 @@ -17,7 +17,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -        patch -Np1 -i $stuff/pavucontrol-2.0-gtk2.patch
     1.8  	./configure $CONFIGURE_ARGS --disable-gtk3 \
     1.9          && make && make install
    1.10  }