]> git.pld-linux.org Git - packages/lsvpd.git/blobdiff - lsvpd-make.patch
- updated to 1.7.0
[packages/lsvpd.git] / lsvpd-make.patch
index 583d19d5ab2c15a8db556118469434ffcdb593ef..a807ba8c2f292c41f833005b1b8eb9788e8032dc 100644 (file)
@@ -1,14 +1,5 @@
 --- lsvpd-1.6.11/Makefile.am.orig      2011-06-16 00:59:59.000000000 +0200
 +++ lsvpd-1.6.11/Makefile.am   2011-09-23 19:29:44.906120445 +0200
-@@ -40,7 +40,7 @@
- lsmcode_SOURCES = src/output/lsmcode.cpp \
-               $(update_h_files)
--vpdupdate_LDADD = -lz -lstdc++ -lvpd_cxx -lsgutils
-+vpdupdate_LDADD = -lz -lstdc++ -lvpd_cxx -lsgutils2
- vpdupdate_LDFLAGS = -Wall
- lsvpd_LDADD = -lz -lstdc++ -lvpd_cxx
- lsvpd_LDFLAGS = -Wall
 @@ -53,25 +53,9 @@
  
  AM_CXXFLAGS = -DDEST_DIR='"${exec_prefix}"' -DVPD_VERSION='"@VERSION@"'
@@ -32,9 +23,9 @@
 -AM_CXXFLAGS += -DUSB_IDS='"/usr/share/misc/usb.ids"'
 -endif
 -endif
-+AM_CXXFLAGS += -DPCI_IDS='"/etc/pci.ids"'
++AM_CXXFLAGS += -DPCI_IDS='"/lib/hwdata/pci.ids"'
 +
-+AM_CXXFLAGS += -DUSB_IDS='"/etc/usb.ids"'
++AM_CXXFLAGS += -DUSB_IDS='"/lib/hwdata/usb.ids"'
  
  SUBDIRS = docs
  
This page took 0.035743 seconds and 4 git commands to generate.