diff options
author | Igor Pashev <igor.pashev@nexenta.com> | 2012-09-18 18:24:32 +0400 |
---|---|---|
committer | Igor Pashev <igor.pashev@nexenta.com> | 2012-09-18 18:24:32 +0400 |
commit | 498ed93b03cb3ab1fbee1f6c5f2c392ce1934cfc (patch) | |
tree | 9c9d973b1d350cabe820b9a95c27dc5e4ff6e0a7 | |
parent | 3876da3b8e8dfcef61fb10626f92ad7e1c9004cc (diff) | |
download | cibs-498ed93b03cb3ab1fbee1f6c5f2c392ce1934cfc.tar.gz |
Be carefull with aclocal
-rw-r--r-- | trans/devel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trans/devel b/trans/devel index 6dd351b..cdc5420 100644 --- a/trans/devel +++ b/trans/devel @@ -42,7 +42,7 @@ default facet.devel true> # autoconf macros -<transform dir file link hardlink path=.*/aclocal(/.*\.m4){0,1}$ -> \ +<transform dir file link hardlink path=.*/share/aclocal(/.*\.m4){0,1}$ -> \ default facet.devel true> # Developer documentation |