wok diff pavucontrol/receipt @ rev 21608

updated odt2txt (0.4 -> 0.5)
author Hans-G?nter Theisgen
date Thu May 23 15:16:21 2019 +0100 (2019-05-23)
parents adb299446f40
children 453c249b6219
line diff
     1.1 --- a/pavucontrol/receipt	Sun Apr 19 16:32:26 2015 -0400
     1.2 +++ b/pavucontrol/receipt	Thu May 23 15:16:21 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 -        patch -Np1 -i $stuff/pavucontrol-2.0-gtk2.patch
     1.8  	./configure $CONFIGURE_ARGS --disable-gtk3 \
     1.9          && make && make install
    1.10  }