[DRE-commits] [gitlab] 03/04: remove uglifyjs commands
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Aug 17 17:54:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master-9.2
in repository gitlab.
commit 8965f123ab4e73dc6a796ea34d28a9aa29acd905
Author: Pirate Praveen <praveen at debian.org>
Date: Thu Aug 17 23:04:11 2017 +0530
remove uglifyjs commands
---
debian/rules | 2 --
1 file changed, 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 6a20f55..5323782 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,8 +5,6 @@
override_dh_install:
dh_install -XLICENSE
- uglifyjs -o debian/gitlab/usr/share/gitlab/vendor/assets/javascripts/vue.min.js vendor/assets/javascripts/vue.full.js
- uglifyjs -o debian/gitlab/usr/share/gitlab/vendor/assets/javascripts/vue-resource.min.js vendor/assets/javascripts/vue-resource.full.js
# Make sure we are installing all required files in debian/install
sh debian/upstream-file-count-check.sh
rm -rf debian/gitlab/usr/share/gitlab/tmp/*
--
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