wok diff rdesktop/receipt @ rev 24889

grub2: sed command corrected
author Hans-G?nter Theisgen
date Sat Apr 02 17:34:21 2022 +0100 (2022-04-02)
parents ad86373a4a8c
children 870e1ce31226
line diff
     1.1 --- a/rdesktop/receipt	Tue Sep 28 08:31:51 2021 +0000
     1.2 +++ b/rdesktop/receipt	Sat Apr 02 17:34:21 2022 +0100
     1.3 @@ -26,6 +26,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	patch -p1 < $stuff/02_use_correct_modulus_and_exponent.patch
     1.8  	./bootstrap &&
     1.9  	./configure			\
    1.10  		--prefix=/usr		\