Autoreconf with patches applied.

This makes the __XKBCONFIGROOT__ substitution actually work.
This commit is contained in:
Julien Cristau 2007-02-20 08:29:44 +01:00
parent 161b383c3c
commit aa3a74d10a
2 changed files with 8 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
xbase-clients (1:7.2.ds2-2) UNRELEASED; urgency=low
* Autoreconf with patches applied.
-- Julien Cristau <jcristau@debian.org> Tue, 20 Feb 2007 08:27:34 +0100
xbase-clients (1:7.2.ds2-1) experimental; urgency=low
* Update to xrandr 1.2.0.

View File

@ -243,7 +243,8 @@ MAN_SUBSTS = \
-e 's|__libmansuffix__|$(LIB_MAN_SUFFIX)|g' \
-e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \
-e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \
-e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'
-e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g' \
-e 's|__XKBCONFIGROOT__|$(XKBCONFIGROOT)|g'
SUFFIXES = .$(APP_MAN_SUFFIX) .man
all: config.h