]> git.sur5r.net Git - openldap/blobdiff - build/man.mk
Image src completed.
[openldap] / build / man.mk
index bbca0e205fd3fab9a0bd43d5a5ba8d7bd320554a..12041a51945cf750a4dffde049aca0451012a617 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2006 The OpenLDAP Foundation.
+## Copyright 1998-2007 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,8 @@ all-common:
                        -e 's%LIBDIR%$(libdir)%' \
                        -e 's%LIBEXECDIR%$(libexecdir)%' \
                        -e 's%RELEASEDATE%$(RELEASEDATE)%' \
-                       $(srcdir)/$$page > $$page.$(TMP_SUFFIX); \
+                               $(srcdir)/$$page \
+                       | (cd $(srcdir); $(SOELIM) -) > $$page.$(TMP_SUFFIX); \
        done
 
 install-common: