mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-27 12:04:28 -04:00
umbim: fix whitespace issues
Make leading whitespaces consistent and remove trailing one. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
parent
da8428d277
commit
01f29a0c72
@ -1,7 +1,7 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=umbim
|
PKG_NAME:=umbim
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=$(AUTORELEASE)
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL=$(PROJECT_GIT)/project/umbim.git
|
PKG_SOURCE_URL=$(PROJECT_GIT)/project/umbim.git
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user