* using combination of 4, 2 and 1 space for indentation in the same file
  sucks almost the same as tabs and spaces in the same file!

Signed-off-by: Martin Jansa <martin.ja...@gmail.com>
---
 meta-oe/recipes-graphics/suckless/st_0.8.4.bb | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/meta-oe/recipes-graphics/suckless/st_0.8.4.bb 
b/meta-oe/recipes-graphics/suckless/st_0.8.4.bb
index 7d859e1478..906179501b 100644
--- a/meta-oe/recipes-graphics/suckless/st_0.8.4.bb
+++ b/meta-oe/recipes-graphics/suckless/st_0.8.4.bb
@@ -1,9 +1,7 @@
 SECTION = "shadow"
 LICENSE = "MIT-X"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=04c3ca13a702147c62db90f556c5b3ca"
-SRC_URI = " \
- http://dl.suckless.org/${BPN}/${BPN}-${PV}.tar.gz \
-"
+SRC_URI = "http://dl.suckless.org/${BPN}/${BP}.tar.gz";
 
 inherit pkgconfig features_check
 
@@ -23,5 +21,5 @@ do_install() {
 }
 
 FILES_${PN} += " \
-  ${datadir}/terminfo \
+    ${datadir}/terminfo \
 "
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#87021): 
https://lists.openembedded.org/g/openembedded-devel/message/87021
Mute This Topic: https://lists.openembedded.org/mt/76797983/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to