wok diff lilo/receipt @ rev 17293

shared-mime-info: force add tazpkg.xml (*.tazpkg is CPIO archives without it)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Oct 30 01:06:47 2014 +0200 (2014-10-30)
parents ee04416c1f51
children 8dd8bab3f0ca
line diff
     1.1 --- a/lilo/receipt	Thu Sep 04 13:17:41 2014 +0200
     1.2 +++ b/lilo/receipt	Thu Oct 30 01:06:47 2014 +0200
     1.3 @@ -16,7 +16,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	sed -i 's/cp -uf/cp -f/' Makefile
     1.8  	make alles &&
     1.9  	make install
    1.10  }