diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-12-01 15:10:19 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-12-01 15:10:32 +0100 |
commit | 982f199a98a7d82e0109077882a645f1a442049e (patch) | |
tree | 733bef575b66d224fc4c03cfecf69f86b1fbed27 /config_host | |
parent | 8fc14413d9dadede63743ec76603d95eb587f580 (diff) |
Fold URE: Linux ure/share/misc/* -> program/
...and remove now unused ure-link symlink
Change-Id: Ic958432c1dad4fae213982d0af072187f151620b
Diffstat (limited to 'config_host')
-rw-r--r-- | config_host/config_folders.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config_host/config_folders.h.in b/config_host/config_folders.h.in index 7f6fe2d225db..51d0e2444de6 100644 --- a/config_host/config_folders.h.in +++ b/config_host/config_folders.h.in @@ -42,7 +42,7 @@ #undef LIBO_URE_BIN_FOLDER #undef LIBO_URE_ETC_FOLDER #undef LIBO_URE_LIB_FOLDER -#undef LIBO_URE_SHARE_FOLDER +#undef LIBO_URE_MISC_FOLDER #undef LIBO_URE_SHARE_JAVA_FOLDER #endif |