r5446 - packages/trunk/openal/debian
Andres Mejia
ceros-guest at alioth.debian.org
Fri Jan 18 00:52:07 UTC 2008
Author: ceros-guest
Date: 2008-01-18 00:52:07 +0000 (Fri, 18 Jan 2008)
New Revision: 5446
Modified:
packages/trunk/openal/debian/TODO
packages/trunk/openal/debian/libopenal-dev.install
Log:
Installing the libtool files again. There's no telling whether or not a project will ever need these files.
Modified: packages/trunk/openal/debian/TODO
===================================================================
--- packages/trunk/openal/debian/TODO 2008-01-18 00:20:55 UTC (rev 5445)
+++ packages/trunk/openal/debian/TODO 2008-01-18 00:52:07 UTC (rev 5446)
@@ -4,5 +4,8 @@
* Adjust the -dev package:
- Probably do not attempt to ship evil .la files, currently commented out in
the install file. Document it in the changelog once it is decided.
+ + This I'm sure is a bad idea as we can not be sure that no project will
+ ever need these files. I've uncommented the install file for these files.
+ -- Andres Mejia
-- Cyril Brulebois
Modified: packages/trunk/openal/debian/libopenal-dev.install
===================================================================
--- packages/trunk/openal/debian/libopenal-dev.install 2008-01-18 00:20:55 UTC (rev 5445)
+++ packages/trunk/openal/debian/libopenal-dev.install 2008-01-18 00:52:07 UTC (rev 5446)
@@ -1,6 +1,6 @@
debian/tmp/usr/include/*
debian/tmp/usr/lib/lib*.a
debian/tmp/usr/lib/lib*.so
-#debian/tmp/usr/lib/*.la
+debian/tmp/usr/lib/*.la
debian/tmp/usr/lib/pkgconfig/*
debian/tmp/usr/bin/*
More information about the Pkg-games-commits
mailing list