packages: pommed/pommed-libs.patch (NEW) - fix build

lisu lisu at pld-linux.org
Sat Sep 17 16:13:42 CEST 2011


Author: lisu                         Date: Sat Sep 17 14:13:42 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix build

---- Files affected:
packages/pommed:
   pommed-libs.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/pommed/pommed-libs.patch
diff -u /dev/null packages/pommed/pommed-libs.patch:1.1
--- /dev/null	Sat Sep 17 16:13:42 2011
+++ packages/pommed/pommed-libs.patch	Sat Sep 17 16:13:37 2011
@@ -0,0 +1,11 @@
+--- pommed-1.14/pommed/Makefile~	2007-11-26 11:31:11.000000000 +0100
++++ pommed-1.14/pommed/Makefile	2011-09-17 16:10:29.666285824 +0200
+@@ -50,7 +50,7 @@
+ 		mactel/nv8600mgt_backlight.c \
+ 		mactel/kbd_backlight.c mactel/ambient.c mactel/acpi.c
+ 
+-LIBS = /usr/lib/libpci.a
++LIBS = /usr/lib/libpci.so
+ endif
+ 
+ OBJS = $(SOURCES:%.c=%.o)
================================================================


More information about the pld-cvs-commit mailing list