Changes between Initial Version and Version 1 of Ticket #4731, comment 3


Ignore:
Timestamp:
02/22/2014 12:44:41 PM (10 years ago)
Author:
Fernando de Oliveira

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4731, comment 3

    initial v1  
    44{{{
    55sed -e '/attr.mdh/ d' -e '/attr.pro/ d' \
    6     -e  '/include <sys\/xattr.h>/ a\\n#include "attr.mdh"\n#include "attr.pro"' \
     6    -e '/include <sys\/xattr.h>/ a\\n#include "attr.mdh"\n#include "attr.pro"' \
    77    -i Src/Modules/attr.c
    88}}}