Przeglądaj źródła

Fix condition

pull/5/head
10sr 9 lat temu
rodzic
commit
cbbb955dee
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Wyświetl plik

@@ -21,7 +21,7 @@ endif

current_origin_url := $(shell git config remote.origin.url)

ifneq (,$(dotfiles_dir))
ifeq (,$(dotfiles_dir))

ifneq (,$(findstring $(dotfiles_git_path),$(current_origin_url)))
$(warning Currently in dotfiles repository)


Ładowanie…
Anuluj
Zapisz