[elbe-devel] [PATCH] Makefile: Remove old, pointless Makefile
viraj
viraj.shah at linutronix.de
Thu Oct 20 14:12:31 CEST 2022
> The automated build is done via sbuild and this is just a helper.
> Remove it because it does more harm than good.
>
> Signed-off-by: Bastian Germann <bage at linutronix.de>
Reviewed-by: Viraj Shah <viraj.shah at linutronix.de>
> ---
> Makefile | 12 ------------
> 1 file changed, 12 deletions(-)
> delete mode 100644 Makefile
>
> diff --git a/Makefile b/Makefile
> deleted file mode 100644
> index 61e8d9e278..0000000000
> --- a/Makefile
> +++ /dev/null
> @@ -1,12 +0,0 @@
> -# ELBE - Debian Based Embedded Rootfilesystem Builder
> -# Copyright (c) 2014-2017 Manuel Traut <manut at linutronix.de>
> -#
> -# SPDX-License-Identifier: GPL-3.0-or-later
> -
> -all:
> - dpkg-buildpackage
> - lintian
> - cd contrib/debathena-transform-lighttpd && \
> - dpkg-buildpackage -uc -us && \
> - lintian && \
> - mv ../debathena*.* ../../../
More information about the elbe-devel
mailing list