do not install bash profile in debian

This commit is contained in:
Radovan Garabík 2017-01-27 16:57:43 +01:00
parent 5bc310369a
commit 8baa92d616
1 changed files with 2 additions and 1 deletions

3
debian/rules vendored
View File

@ -19,7 +19,8 @@ install:
# Add here commands to install the package into debian/tmp.
./install.sh `pwd`/debian/grc/usr `pwd`/debian/grc
# this is too invasive, would be incluided in a next major version
rm `pwd`/debian/grc/etc/profile.d/grc.bashrc
build: build-arch build-indep
build-arch: build-stamp