[med-svn] [gbrowse] 02/02: debian/rules: update name of a config file in chmod call.
Andreas Tille
tille at debian.org
Mon Jan 16 20:10:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository gbrowse.
commit 5e90f02671a4423e2ce494c159526c0b5b38565f
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Jan 16 20:30:38 2017 +0100
debian/rules: update name of a config file in chmod call.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 5fba88f..a4ef83e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,7 +37,7 @@ override_dh_auto_install:
rm -f debian/gbrowse/usr/share/gbrowse/htdocs/js/prototype.js
rm -f debian/gbrowse/usr/share/gbrowse/htdocs/js/scriptaculous.js
chmod 644 debian/gbrowse/etc/gbrowse/MobyServices/text_xml_renderer.pm
- chmod 644 debian/gbrowse/etc/gbrowse/synteny/oryza.synconf.disabled
+ chmod 644 debian/gbrowse/etc/gbrowse/synteny/oryza.synconf.disabled.conf
#Remove database (kept as separate package)
rm -rf debian/gbrowse/var/lib/gbrowse/databases/*
#Rename pl scripts in bin
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gbrowse.git
More information about the debian-med-commit
mailing list