Page MenuHome GnuPG

381_0001-Fix-Makefile.am-indentation.patch
AbandonedPublic

Authored by mustrumr97 on Jun 21 2013, 11:46 PM.

Details

Reviewers
None
Summary

From 519c7a80ab54815f33fe4bbebc9dbbb34c204845 Mon Sep 17 00:00:00 2001
From: Hristo Venev <mustrumr97@gmail.com>
Date: Sat, 22 Jun 2013 00:24:28 +0300
Subject: [PATCH] Fix Makefile.am indentation

Replace some spaces with tabs, some tabs with spaces. Remove some lines

which shouldn't be there. This way make does not complain.

Makefile.am | 36 ++++++++++++++++++------------------
agent/Makefile.am | 17 +++++++----------
2 files changed, 25 insertions(+), 28 deletions(-)

1.8.2.1

Test Plan

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped