wok-6.x diff extundelete/receipt @ rev 18391

Add: WIP open-vm-tools (10.0.0)
author Nathan Neulinger <nneul@neulinger.org>
date Fri Sep 18 23:31:50 2015 +0000 (2015-09-18)
parents 223b265f40fd
children 775714eeb4c8
line diff
     1.1 --- a/extundelete/receipt	Sat Sep 07 22:59:13 2013 +0000
     1.2 +++ b/extundelete/receipt	Fri Sep 18 23:31:50 2015 +0000
     1.3 @@ -16,7 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 +	sed -i 's/*inode;/inodebuf;/' src/block.c
     1.9  	./configure --prefix=/usr $CONFIGURE_ARGS &&
    1.10  	make && make DESTDIR=$DESTDIR install
    1.11  }
    1.12 @@ -26,4 +26,3 @@
    1.13  {
    1.14  	cp -a $install/usr $fs
    1.15  }
    1.16 -