Don't hardcode the EMAIL field

This commit is contained in:
Tom G. Christensen 2008-02-09 12:38:09 +00:00
parent bebed60522
commit ae1323e9a1

View File

@ -4,7 +4,7 @@ ARCH="sparc"
VERSION="%%version%%,REV=%%pkgver%%"
CATEGORY="%%pkgcat%%"
VENDOR="%%pkgvendor%% - packaged by Tom G. Christensen"
EMAIL="swpkg@statsbiblioteket.dk"
EMAIL="%%email%%"
PSTAMP="%%pstamp%%"
BASEDIR="%%topinstalldir%%"
CLASSES="none"