Changeset 24109
- Timestamp:
- 10/20/09 12:34:58 (5 weeks ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/debathena/config/kerberos-config/debian/rules
r24108 r24109 7 7 /usr/share/kerberos-configs/krb5.conf.template 8 8 9 KRB5_VERSION ="$(shell dpkg-query -W -f '${Version}' krb5-clients)"9 KRB5_VERSION = $(shell dpkg-query -W -f '$${Version}' krb5-clients) 10 10 ifeq ($(shell dpkg --compare-versions $(KRB5_VERSION) '<<' '1.7~' && echo y),y) 11 11 DEB_TRANSFORM_FILES_debathena-kerberos-config += \
