]> git.ipfire.org Git - thirdparty/util-linux.git/commit
remove hardcoded package name from some utils
authorKarel Zak <kzak@redhat.com>
Fri, 27 Jul 2007 10:12:00 +0000 (12:12 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 27 Jul 2007 10:12:00 +0000 (12:12 +0200)
commit8e522bb7e9c051a5123e05d8af302b0a1709fe98
tree29b7f1e0a791b10cec8a69605d1aa2a33affd13c
parent9645b5cbe989e7c11d4481573e9f29088b09970d
remove hardcoded package name from some utils

We have PACKAGE_STRING in config.h that includes package name and
version. It's better to use this macro that hardcoded strings.

Signed-off-by: Karel Zak <kzak@redhat.com>
disk-utils/elvtune.c
hwclock/hwclock.c
misc-utils/kill.c