mirror of
https://github.com/json-c/json-c.git
synced 2026-03-20 21:49:07 +08:00
-d test is useless as symlinks are dereferenced
This commit is contained in:
@@ -65,7 +65,6 @@ maintainer-clean-local:
|
||||
|
||||
if ENABLE_OLDNAME_COMPAT
|
||||
install-data-hook:
|
||||
test \! -d "$(includedir)/json" || rmdir "$(includedir)/json"
|
||||
test \! -e "$(includedir)/json" || rm "$(includedir)/json"
|
||||
$(LN_S) json-c "$(includedir)/json"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user