Don't hardcode the EMAIL field
This commit is contained in:
parent
bebed60522
commit
ae1323e9a1
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user