]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Makefile: fix whitespace
authorSage Weil <sage@newdream.net>
Mon, 13 Jul 2009 17:39:25 +0000 (10:39 -0700)
committerSage Weil <sage@newdream.net>
Mon, 13 Jul 2009 17:39:25 +0000 (10:39 -0700)
src/Makefile.am

index ca671369df2fa6b4ce1381073f4cb576fd9b5a08..4f04039a25011b0516825f8faba0b70829bef27d 100644 (file)
@@ -199,7 +199,7 @@ libhadoopcephfs.so: client/hadoop/CephFSInterface.cc libcephclient_so.a
 
 
 # shell scripts
-editpaths = sed \      
+editpaths = sed \
        -e 's|@bindir[@]|$(bindir)|g' \
        -e 's|@libdir[@]|$(libdir)|g' \
        -e 's|@sysconfdir[@]|$(sysconfdir)|g' \