diff options
author | Julien Cristau <jcristau@debian.org> | 2008-10-11 02:49:35 +0200 |
---|---|---|
committer | Julien Cristau <jcristau@debian.org> | 2008-10-11 02:49:35 +0200 |
commit | c422dc76386eee5743f74c34978f9e9d7466925b (patch) | |
tree | 8181ba2291f6b38e9d485e131c8dcd0602c2f2ce /debian/changelog | |
parent | 44451bb21a9843113255ab352d917e2c4b7b399e (diff) |
Don't pass --with-serverconfig-path to configure
We only used to override it for Xprint.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 72a4dc2a8..e8a1f7ead 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ xorg-server (2:1.5.1-2) UNRELEASED; urgency=low * debian/rules: define PCI_TXT_IDS_DIR to unbreak the pci id matching using plain text files provided by drivers. + * Don't pass --with-serverconfig-path to configure, we only used to override + it for Xprint. -- Julien Cristau <jcristau@debian.org> Thu, 25 Sep 2008 18:50:19 +0200 |