summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorJosh Triplett <josh@freedesktop.org>2006-04-16 09:24:01 -0700
committerJosh Triplett <josh@freedesktop.org>2006-04-16 09:24:01 -0700
commita0057d7a48b90b8f11fc9d5c82b5b8d800c34db5 (patch)
tree6a58e38d1c18ac9c9a445cf0ac7c8de59b69b783 /debian/rules
parent11c62f7d9d65c10c796c2199c73c8f167e53f234 (diff)
* Debian X11R7 transition:
* Change Build-Depends on x-dev to x11proto-core-dev. * Install headers to /usr/include/X11, not /usr/X11R6/include/X11. * Pre-Depends: x11-common (>= 1:1.09).
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index e31478a..f07c082 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
DEB_CONFIGURE_EXTRA_FLAGS = --with-opt
-DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/X11R6/include"
debian/copyright: debian/copyright.debian COPYING
cat $+ > $@