[SCM] thin, simple and robust network communication layer on top of UDP branch, master, updated. debian/1.2.1-1-14-g47d262c

Ansgar Burchardt ansgar at debian.org
Sun Feb 13 15:21:24 UTC 2011


The following commit has been merged in the master branch:
commit ebeff55c47f4f9cae67557289679d21e28235ce2
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Tue Feb 8 21:46:31 2011 +0100

    Use upstream's pkg-config file.

diff --git a/debian/enet.pc b/debian/enet.pc
deleted file mode 100644
index 16f92dd..0000000
--- a/debian/enet.pc
+++ /dev/null
@@ -1,9 +0,0 @@
-prefix=/usr
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include
-
-Name: enet 
-Description: an UDP networking library
-Version: 1.2.1
-Libs: -L${libdir} -lenet
diff --git a/debian/libenet-dev.install b/debian/libenet-dev.install
index 6c33dbd..a76a856 100644
--- a/debian/libenet-dev.install
+++ b/debian/libenet-dev.install
@@ -1,3 +1,2 @@
 usr/include/enet
-debian/enet.pc usr/lib/pkgconfig
-
+usr/lib/pkgconfig

-- 
thin, simple and robust network communication layer on top of UDP



More information about the Pkg-games-commits mailing list