diff options
-rw-r--r-- | .bashrc | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -109,20 +109,8 @@ if ! shopt -oq posix; then fi fi -export CVS_RSH="ssh" - export DEBFULLNAME="Jonas Smedegaard" export DEBUSER="js" export EMAIL="dr@jones.dk" -#export REPLYTO="${EMAIL}" - -export DEBEMAIL="${EMAIL}" - -export KMAINT="${DEBFULLNAME}" -export KEMAIL="${EMAIL}" - -export KPKG_MAINTAINER="${DEBFULLNAME}" -export KPKG_EMAIL="${EMAIL}" - export DEBSIGN_KEYID=2C7C3146C1A00121 |