Fixed installing the manual pages

This commit is contained in:
Pierre Pronchery 2013-07-24 02:08:38 +02:00
parent 34e24bc941
commit af74e992eb

View File

@ -86,8 +86,8 @@ _deforaos_document_cvs()
(cd "$SRC/Data/Documentation/DeforaOS Manual Pages" &&
$MAKE &&
$MKDIR -- "$DESTDIR/htdocs/doc/manual" &&
$FIND "doc/manual" -name "*.html" -exec \
$INSTALL -- {} "$DESTDIR/htdocs/{}" \;)
$FIND "DeforaOS-Manual-Pages-git/doc/manual" -name "*.html" \
-exec $INSTALL -- {} "$DESTDIR/htdocs/{}" \;)
echo " $HOMEPAGE/doc/manual"
#generic documentation