wok diff qtgain/receipt @ rev 23954

updated smplayer (20.4.2 -> 20.6.0)
author Hans-G?nter Theisgen
date Tue Sep 22 17:05:06 2020 +0100 (2020-09-22)
parents b367a52d4872
children 7c0170dd3ecc
line diff
     1.1 --- a/qtgain/receipt	Sat Oct 05 17:33:56 2019 +0200
     1.2 +++ b/qtgain/receipt	Tue Sep 22 17:05:06 2020 +0100
     1.3 @@ -16,9 +16,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	# rename source directory
     1.8 -	mv QtGain $PACKAGE-$VERSION 2> /dev/null
     1.9 -	cd $src
    1.10  	qmake && make
    1.11  }
    1.12  
    1.13 @@ -31,4 +28,3 @@
    1.14  	cp -a $stuff/* $fs
    1.15  	chown -R root.root $fs
    1.16  }
    1.17 -