wok diff pavucontrol/receipt @ rev 23294

updated perl-carp-clan (6.04 -> 6.08)
author Hans-G?nter Theisgen
date Sun Mar 29 15:57:01 2020 +0100 (2020-03-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	Sun Mar 29 15:57:01 2020 +0100
     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  }