Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Commit

Permalink
Install the apcu-bc's config file back (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
Takashi Matsuo authored and chingor13 committed Mar 16, 2017
1 parent 2ff0c11 commit 0501a48
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deb-package-builder/extensions/apcu_bc/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,7 @@ else
download_from_pecl apcu_bc-beta
fi

cp -R ${DEB_BUILDER_DIR}/extensions/apcu_bc/debian ${PACKAGE_DIR}
envsubst '${SHORT_VERSION}' < ${PACKAGE_DIR}/debian/gcp-php-apcu-bc.install.in \
> ${PACKAGE_DIR}/debian/gcp-php${SHORT_VERSION}-apcu-bc.install
build_package apcu_bc

0 comments on commit 0501a48

Please sign in to comment.