summaryrefslogtreecommitdiffstats
path: root/debian/patches/series
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2006-10-15 13:15:56 +0000
committerThierry Reding <[email protected]>2006-10-15 13:15:56 +0000
commit8ef731bcd11af50e92fc1356532df44a80f7a4b0 (patch)
treea49e9e0b7ef5811b8671415f2a2dad6684fcc267 /debian/patches/series
parent8d02f3c68a1852de6bfe8c0b58c325224fef9743 (diff)
Add a patch (00_create-libdir) that fixes the upstream build system to make
sure the LIB_DIR is created or bail out. Update the 01_fix-makefile patch to only install libGL/libOSMesa if they exist. Don't make installation dependent on which drivers are built. Build optimized versions of the swx11 libraries in addition to those that should work on the least-capable supported processor for the given architecture. Have most configurations include debian-default instead of debian-common so that INSTALL_DIR is correctly defined. debian-common can probably be dropped anyway.
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
index 6840f95c944..9616a12dfdc 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
+00_create-libdir.patch
01_fix-makefile.patch