[PATCH 3/6] packages: Harmonize indent

Fabian Bläse fabian at blaese.de
So Jan 27 21:55:13 CET 2019


Hallo Adrian,

Reviewed-by: Fabian Bläse <fabian at blaese.de>

On 27.01.19 17:38, Adrian Schmutzler wrote:
> Signed-off-by: Adrian Schmutzler <freifunk at adrianschmutzler.de>
> ---
>  src/packages/fff/alfred-json/Makefile                 | 6 +++---
>  src/packages/fff/fff-alfred-monitoring-proxy/Makefile | 7 ++++---
>  2 files changed, 7 insertions(+), 6 deletions(-)
> 
> diff --git a/src/packages/fff/alfred-json/Makefile b/src/packages/fff/alfred-json/Makefile
> index 154b90e2..daa74e76 100644
> --- a/src/packages/fff/alfred-json/Makefile
> +++ b/src/packages/fff/alfred-json/Makefile
> @@ -16,14 +16,14 @@ include $(INCLUDE_DIR)/cmake.mk
>  define Package/$(PKG_NAME)
>      SECTION:=utils
>      CATEGORY:=Utilities
> -    TITLE:= A.L.F.R.E.D - JSON Client
> +    TITLE:=A.L.F.R.E.D - JSON Client
>      URL:=https://github.com/FreifunkFranken/alfred-json
>      DEPENDS:=+jansson +zlib
>  endef
>  
>  define Package/$(PKG_NAME)/install
> -	$(INSTALL_DIR) $(1)/bin/
> -	$(CP) $(PKG_INSTALL_DIR)/usr/bin/alfred-json $(1)/bin/
> +    $(INSTALL_DIR) $(1)/bin/
> +    $(CP) $(PKG_INSTALL_DIR)/usr/bin/alfred-json $(1)/bin/
>  endef
>  
>  $(eval $(call BuildPackage,$(PKG_NAME)))
> diff --git a/src/packages/fff/fff-alfred-monitoring-proxy/Makefile b/src/packages/fff/fff-alfred-monitoring-proxy/Makefile
> index 7ab592d9..7ebc2ee0 100644
> --- a/src/packages/fff/fff-alfred-monitoring-proxy/Makefile
> +++ b/src/packages/fff/fff-alfred-monitoring-proxy/Makefile
> @@ -11,14 +11,15 @@ include $(INCLUDE_DIR)/package.mk
>  define Package/$(PKG_NAME)
>      SECTION:=base
>      CATEGORY:=Freifunk
> -    TITLE:= Freifunk-Franken Alfred-Monitoring-Proxy
> +    TITLE:=Freifunk-Franken Alfred-Monitoring-Proxy
>      URL:=https://www.freifunk-franken.de/
>      DEPENDS:=+micrond +fff-random +curl +alfred-json
>  endef
>  
>  define Package/$(PKG_NAME)/description
> - The Alfred-Monitoring-Proxy is used
> - to send node status information to https://monitoring.freifunk-franken.de/
> +    The Alfred-Monitoring-Proxy is used
> +    to send node status information to
> +    https://monitoring.freifunk-franken.de/
>  endef
>  
>  define Build/Prepare
> 

-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname   : signature.asc
Dateityp    : application/pgp-signature
Dateigröße  : 833 bytes
Beschreibung: OpenPGP digital signature
URL         : <http://lists.freifunk.net/pipermail/franken-dev-freifunk.net/attachments/20190127/d527e26d/attachment.sig>


Mehr Informationen über die Mailingliste franken-dev