]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
python-gudev: Fix build.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 6 Oct 2011 11:31:26 +0000 (13:31 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 6 Oct 2011 11:31:26 +0000 (13:31 +0200)
Fixes #236.

python-gudev/python-gudev.nm

index 5c0459b028a9fa6c1fa3519bdb59858d16fea51b..18de1c24564023c9efc2a632fc80e2136c388895 100644 (file)
@@ -5,10 +5,10 @@
 
 name       = python-gudev
 version    = 147.1
-release    = 1
+release    = 2
 
 groups     = Development/Tools
-url        = http://flex.sourceforge.net/
+url        = http://www.kernel.org/pub/linux/utils/kernel/hotplug/gudev/
 license    = LGPLv3+
 summary    = Python (PyGObject) bindings to the GUDev library.
 
@@ -32,7 +32,7 @@ build
 
        DIR_APP = %{DIR_SRC}/nzjrs-python-gudev-5fac65a
 
-       CFLAGS += -I$(wildcard /usr/include/pygtk*)
+       CFLAGS += -I/usr/include/pygtk-2.0
 
        prepare_cmds
                ./autogen.sh