diff options
Diffstat (limited to 'sys-fs/aufs2-util/files/aufs-util.patch')
-rw-r--r-- | sys-fs/aufs2-util/files/aufs-util.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sys-fs/aufs2-util/files/aufs-util.patch b/sys-fs/aufs2-util/files/aufs-util.patch deleted file mode 100644 index 43fc909..0000000 --- a/sys-fs/aufs2-util/files/aufs-util.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/Makefile b/Makefile -index 01ae53b..c27ad39 100644 ---- a/Makefile -+++ b/Makefile -@@ -15,7 +15,7 @@ - # along with this program; if not, write to the Free Software - # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - --CFLAGS += -I./libau -+CFLAGS += -I./libau -I/usr/src/linux-zen/usr/include - CFLAGS += -O -Wall - - Cmd = auchk aubrsync |