diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2009-03-24 19:05:08 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2009-03-24 19:05:08 +0000 |
commit | f0bee5eb97a45bf96a3d61924b53450737dc28ab (patch) | |
tree | cafd8bbb0af3a8fdd454ab755d8b618c05f8f180 /sci-physics/bullet/files | |
parent | Add SLOT deps for SLOT 0 deps. (diff) | |
download | historical-f0bee5eb97a45bf96a3d61924b53450737dc28ab.tar.gz historical-f0bee5eb97a45bf96a3d61924b53450737dc28ab.tar.bz2 historical-f0bee5eb97a45bf96a3d61924b53450737dc28ab.zip |
Version bump
Package-Manager: portage-2.2_rc26/cvs/Linux x86_64
Diffstat (limited to 'sci-physics/bullet/files')
-rw-r--r-- | sci-physics/bullet/files/bullet-2.74-noextra.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sci-physics/bullet/files/bullet-2.74-noextra.patch b/sci-physics/bullet/files/bullet-2.74-noextra.patch new file mode 100644 index 000000000000..84d7e71d460e --- /dev/null +++ b/sci-physics/bullet/files/bullet-2.74-noextra.patch @@ -0,0 +1,11 @@ +--- Makefile.am.orig 2009-03-24 15:26:09.000000000 +0000 ++++ Makefile.am 2009-03-24 15:26:16.000000000 +0000 +@@ -1,7 +1,7 @@ + if CONDITIONAL_BUILD_DEMOS + SUBDIRS=src Extras Demos + else +-SUBDIRS=src Extras ++SUBDIRS=src + endif + pkgconfigdir = $(libdir)/pkgconfig + pkgconfig_DATA = bullet.pc |