[Pkg-sdl-commits] [SCM] Debian packaging of SDL2 branch, master, updated. debian/1.3.0_20111204-1-45-g9989127

Manuel A. Fernandez Montecelo manuel.montezelo at gmail.com
Sun Jan 20 01:59:07 UTC 2013


The following commit has been merged in the master branch:
commit bd481f10dcbf864b4c56346dbd3df4060ebe3d3f
Author: Manuel A. Fernandez Montecelo <manuel.montezelo at gmail.com>
Date:   Sat Jan 19 19:32:23 2013 +0000

    Install any .so file

diff --git a/debian/libsdl2-dev.install b/debian/libsdl2-dev.install
index 1947758..7f99ff4 100644
--- a/debian/libsdl2-dev.install
+++ b/debian/libsdl2-dev.install
@@ -1,6 +1,6 @@
 usr/bin/sdl2-config
 usr/include/SDL2
-usr/lib/*/libSDL2.so
+usr/lib/*/libSDL2*.so
 usr/lib/*/libSDL2.a
 usr/lib/*/libSDL2main.a
 usr/lib/*/libSDL2_test.a

-- 
Debian packaging of SDL2



More information about the pkg-sdl-commits mailing list