| changeset 2 | b3afb9f1e801 |
| parent 0 | 6f7a81934006 |
--- a/Makefile.am Sun Jan 20 00:12:17 2008 +0100 +++ b/Makefile.am Sun Jan 20 00:22:09 2008 +0100 @@ -5,7 +5,7 @@ endif dist-hook: - cp -dP `find lib/ac -name CVS -prune -o \( -not -name '*~' -a -type f -o -type l \) -print` $(distdir) + cp -dP --parents `find lib/ac -name CVS -prune -o \( -not -name '*~' -a -type f -o -type l \) -print` $(distdir) sed -e s/@VERSION\@/@VERSION@/ <spec >$(distdir)/vmailmgr-@VERSION@.spec docs: