]> code.ossystems Code Review - openembedded-core.git/commitdiff
file: remove whitespace
authorMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 19 Oct 2007 10:57:47 +0000 (10:57 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 19 Oct 2007 10:57:47 +0000 (10:57 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2915 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/file/file_4.18.bb

index 697d4ffb9f88c043c4fc7aebf8f01f3f904d109f..a98c68009ea400098eb14b864c031e6c20630364 100644 (file)
@@ -9,7 +9,7 @@ SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz \
            file://filesystems"
 S = "${WORKDIR}/file-${PV}"
 
-inherit autotools 
+inherit autotools
 
 do_configure_prepend() {
        sed -i -e 's,$(top_builddir)/src/file,file,' ${S}/magic/Makefile.am