[DRE-commits] [gitlab] 02/05: regexpu-core is now in the archive
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri Oct 20 11:05:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch syslibs
in repository gitlab.
commit 05061bc6347cf9059e8510b5702d93c9d8fbd639
Author: Pirate Praveen <praveen at debian.org>
Date: Fri Oct 13 20:35:13 2017 +0530
regexpu-core is now in the archive
---
debian/rake-tasks.sh | 2 --
1 file changed, 2 deletions(-)
diff --git a/debian/rake-tasks.sh b/debian/rake-tasks.sh
index 1f2226b..c0f2020 100755
--- a/debian/rake-tasks.sh
+++ b/debian/rake-tasks.sh
@@ -28,8 +28,6 @@ chmod 0700 ${gitlab_data_dir}/.gitlab_shell_secret
echo "Installing node modules"
runuser -u ${gitlab_user} -- sh -c 'install -d /var/lib/gitlab/node_modules'
runuser -u ${gitlab_user} -- sh -c 'npm install'
-runuser -u ${gitlab_user} -- sh -c 'npm install regexpu-core'
-runuser -u ${gitlab_user} -- sh -c 'rm -rf node_modules/webpack'
runuser -u ${gitlab_user} -- sh -c 'NODE_PATH=/usr/share/gitlab/node_modules webpack --config config/webpack.config.js'
echo "Precompiling assets..."
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git
More information about the Pkg-ruby-extras-commits
mailing list