wok diff udhcpc6-fake/receipt @ rev 20009

Add: description.txt and links revision.
author Leonardo Laporte <hackdorte@yandex.com>
date Thu Aug 03 05:22:36 2017 -0300 (2017-08-03)
parents b0c60d808e5c
children e05d978e5ab8
line diff
     1.1 --- a/udhcpc6-fake/receipt	Mon Sep 16 12:32:27 2013 +0000
     1.2 +++ b/udhcpc6-fake/receipt	Thu Aug 03 05:22:36 2017 -0300
     1.3 @@ -19,7 +19,7 @@
     1.4  # Overlap busybox
     1.5  pre_install()
     1.6  {
     1.7 -	rm -f $1/sbin/udhcpc
     1.8 +	rm -f "$1/sbin/udhcpc"
     1.9  }
    1.10  
    1.11  post_remove()