diff options
author | Thierry Reding <[email protected]> | 2006-10-15 00:49:41 +0000 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2006-10-15 00:49:41 +0000 |
commit | 8d02f3c68a1852de6bfe8c0b58c325224fef9743 (patch) | |
tree | 203f95f3229827a0d19a1d7843ade51517799b99 /debian/patches/series | |
parent | b1f8b49e8b17cffb68d8829ba7562479933bf70c (diff) |
Add patch to fix upstream build system to correctly install libOSMesa and
variants. This patch also fixes the build system not to install libGL if only
the OSMesa library is built.
Update *.install files to install more files. Pretty much everything except
debugging and optimized libraries is now built and installed.
Enable building static libraries for inclusion in the -dev packages.
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 00000000000..6840f95c944 --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +01_fix-makefile.patch |