Makefile: drop functions directory, no longer being relevant
authorMichael Prokop <mika@grml.org>
Wed, 14 Nov 2018 21:07:23 +0000 (22:07 +0100)
committerMichael Prokop <mika@grml.org>
Wed, 14 Nov 2018 21:08:00 +0000 (22:08 +0100)
With the integration of cmdlinesopts.clp into the main script
this directory is no longer relevant.

Makefile

index 235c916..8f790f8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,6 @@ install:
        mkdir -p $(DESTDIR)/etc/debootstrap/extrapackages
        mkdir -p $(DESTDIR)/usr/sbin/
        mkdir -p $(DESTDIR)/etc/zsh/completion.d/
-       mkdir -p $(DESTDIR)/usr/share/grml-debootstrap/functions/
        install -m 644 config           $(DESTDIR)/etc/debootstrap/
        install -m 644 devices.tar.gz   $(DESTDIR)/etc/debootstrap/
        install -m 644 locale.gen       $(DESTDIR)/etc/debootstrap/