tags 297075 patch
thanks

Here's a (debdiff generated) patch to enable python bindings.  IANADD, so
feedback is appreciated :)

diff -u gamin-0.0.21/debian/control gamin-0.0.21/debian/control
--- gamin-0.0.21/debian/control
+++ gamin-0.0.21/debian/control
@@ -41,0 +42,12 @@
+
+Package: python2.3-gamin
+Section: python
+Architecture: any
+Depends: libgamin0 (= ${Source-Version})
+Description: Python bindings for the gamin library
+ Python bindings for the gamin library
+ .
+ Gamin is a file and directory monitoring system defined to be a
+ subset of the FAM (File Alteration Monitor) system.
+
+
only in patch2:
unchanged:
--- gamin-0.0.21.orig/debian/python2.3-gamin.install
+++ gamin-0.0.21/debian/python2.3-gamin.install
@@ -0,0 +1 @@
+debian/tmp/usr/lib/python2.3/site-packages/*.{so,py}

I built, installed and was able to "import gamin" without a problem.

Thanks,

Euan.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to