2
0
mirror of https://github.com/garabik/grc.git synced 2024-09-30 17:51:30 +02:00

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

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