wok diff extundelete/receipt @ rev 19154

Up libdrm (2.4.68), xorg-xf86-video-nouveau (1.0.12)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Mon May 23 23:56:45 2016 +0300 (2016-05-23)
parents 223b265f40fd
children 775714eeb4c8
line diff
     1.1 --- a/extundelete/receipt	Sat Sep 07 22:59:13 2013 +0000
     1.2 +++ b/extundelete/receipt	Mon May 23 23:56:45 2016 +0300
     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 -