[dm-devel] [PATCH 18/57] libmpathpersist: Fixup whitespaces in Makefile

Hannes Reinecke hare at suse.de
Wed Apr 27 11:10:19 UTC 2016


Signed-off-by: Hannes Reinecke <hare at suse.com>
---
 libmpathpersist/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libmpathpersist/Makefile b/libmpathpersist/Makefile
index e49cdb9..59db73a 100644
--- a/libmpathpersist/Makefile
+++ b/libmpathpersist/Makefile
@@ -40,8 +40,8 @@ install: $(LIBS)
 
 uninstall:
 	rm -f $(DESTDIR)$(syslibdir)/$(LIBS)
-	rm $(DESTDIR)$(man3dir)/mpath_persistent_reserve_in.3.gz	
-	rm $(DESTDIR)$(man3dir)/mpath_persistent_reserve_out.3.gz	
+	rm $(DESTDIR)$(man3dir)/mpath_persistent_reserve_in.3.gz
+	rm $(DESTDIR)$(man3dir)/mpath_persistent_reserve_out.3.gz
 
 clean:
 	rm -f core *.a *.o 
-- 
2.6.6




More information about the dm-devel mailing list