]> granicus.if.org Git - apache/commitdiff
copy the lib/ directory when installing a binary.
authorGreg Ames <gregames@apache.org>
Fri, 30 Nov 2001 15:35:22 +0000 (15:35 +0000)
committerGreg Ames <gregames@apache.org>
Fri, 30 Nov 2001 15:35:22 +0000 (15:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92261 13f79535-47bb-0310-9956-ffa450edef68

build/install-bindist.sh.in

index 57371cf0356f2e22f8f4ea101537e14a30ce3fe5..661c1d2a6a2aaaf45ef53bf4c17c1fa4b5c175a4 100755 (executable)
@@ -83,6 +83,7 @@ lcopy bindist/icons $SR/icons 755 644
 lcopy bindist/manual $SR/manual 755 644
 lcopy bindist/cgi-bin $SR/cgi-bin 750 750
 lcopy bindist/bin $SR/bin 750 750
+lcopy bindist/lib $SR/lib 750 750
 if [ -d $SR/conf ]
 then
   echo "[Preserving existing configuration files.]"