wok diff gpodder/receipt @ rev 22359

mongodb: modified find command
author Hans-G?nter Theisgen
date Thu Nov 21 08:45:04 2019 +0100 (2019-11-21)
parents 0e0ec16de0e4
children af4691eaea89
line diff
     1.1 --- a/gpodder/receipt	Fri Jan 24 02:33:29 2014 +0000
     1.2 +++ b/gpodder/receipt	Thu Nov 21 08:45:04 2019 +0100
     1.3 @@ -16,7 +16,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	make install
     1.9  }
    1.10