Accepting request 72512 from home:namtrac:branches:Base:System
Version bump to 1.39, complete changelog in the changes file. OBS-URL: https://build.opensuse.org/request/show/72512 OBS-URL: https://build.opensuse.org/package/show/Base:System/pommed?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
8420719267
commit
a61568aaec
12
pommed-1.38-hardcoded-libpci.patch
Normal file
12
pommed-1.38-hardcoded-libpci.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
--- pommed-1.38/pommed/Makefile 2011-03-19 12:29:10.000000000 +0100
|
||||
+++ pommed-1.38-pci/pommed/Makefile 2011-05-07 13:36:21.449008670 +0200
|
||||
@@ -55,8 +55,7 @@
|
||||
CFLAGS += $(LIBPCI_CFLAGS)
|
||||
LDLIBS += $(LIBPCI_LIBS)
|
||||
else
|
||||
- LIB_OBJS += /usr/lib/libpci.a
|
||||
- LDLIBS += -lz
|
||||
+ LDLIBS += -lpci -ldbus-1 -lz
|
||||
endif
|
||||
|
||||
LDLIBS += $(LIB_OBJS)
|
Reference in New Issue
Block a user