From 8154fb27f7156116d39e3658a0b9abeb9d502c57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Tue, 9 Jun 2020 18:03:06 +0200 Subject: wdyt about Makefiles? --- configure | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configure') diff --git a/configure b/configure index 13d7a7f..6aaed20 100755 --- a/configure +++ b/configure @@ -1,4 +1,8 @@ #!/bin/bash + +echo " I think that install and configure should be deprecated." +echo " use sudo make prepare and make install instead and fix any of yours git-pre-add hooks or whatever." +echo " --sijanec" mkdir tmp cd tmp rm -rf bverbose -- cgit v1.2.3