mirror of
https://github.com/json-c/json-c.git
synced 2026-04-04 21:09:06 +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
|
if ENABLE_OLDNAME_COMPAT
|
||||||
install-data-hook:
|
install-data-hook:
|
||||||
test \! -d "$(includedir)/json" || rmdir "$(includedir)/json"
|
|
||||||
test \! -e "$(includedir)/json" || rm "$(includedir)/json"
|
test \! -e "$(includedir)/json" || rm "$(includedir)/json"
|
||||||
$(LN_S) json-c "$(includedir)/json"
|
$(LN_S) json-c "$(includedir)/json"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user