This is an automated email from the git hooks/post-receive script.

tobi pushed a commit to branch master
in repository rbdoom3bfg.

commit 49019349c1d5f6cab5e2b0ba43cee8f2604f0629
Author: Tobias Frost <t...@coldtobi.de>
Date:   Sun Jun 21 16:51:31 2015 +0200

    DL_LIBARIES is not needed
---
 debian/patches/82-enable-hurd-kfreebsd.patch | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/patches/82-enable-hurd-kfreebsd.patch 
b/debian/patches/82-enable-hurd-kfreebsd.patch
index 904d6d9..154dd02 100644
--- a/debian/patches/82-enable-hurd-kfreebsd.patch
+++ b/debian/patches/82-enable-hurd-kfreebsd.patch
@@ -45,7 +45,7 @@ This patch header follows DEP-3: 
http://dep.debian.net/deps/dep3/
                )
                
        #CMAKE_BINARY_DIR
-@@ -1579,10 +1580,6 @@
+@@ -1579,15 +1580,10 @@
                        set(RT_LIBRARY rt)
                endif()
  
@@ -56,7 +56,12 @@ This patch header follows DEP-3: 
http://dep.debian.net/deps/dep3/
                target_link_libraries(rbdoom3bfg
                        idlib
                        ${OPENGL_LIBRARIES}
-@@ -1596,6 +1593,7 @@
+                       pthread
+-                      ${DL_LIBRARY}
+                       ${RT_LIBRARY}
+                       ${SDLx_LIBRARY}
+                       ${OPENAL_LIBRARY}
+@@ -1596,6 +1592,7 @@
              ${PNG_LIBRARY}
              ${JPEG_LIBRARY}
              ${GLEW_LIBRARY}

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/rbdoom3bfg.git

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to