]> git.pld-linux.org Git - packages/evms.git/blobdiff - evms-link.patch
- updated for 2.5.5
[packages/evms.git] / evms-link.patch
index 559a7a63a5fbb541b435b6ed6d07da262797ef46..e463cfe47afcbb51d6596154b785fd3a2c119f93 100644 (file)
@@ -9,3 +9,14 @@
  
  all: .depend $(TARGET)
        $(PROCESS_DIRS)
+--- evms-2.5.5/tests/Makefile.in       2005-10-10 17:56:03.000000000 +0200
++++ evms-2.5.5/tests/Makefile.in-new   2007-07-01 19:03:17.169858731 +0200
+@@ -36,7 +36,7 @@
+       rm -f Makefile
+ evms_clean: % : %.o
+-      $(CC) -L$(top_srcdir)/engine $(EVMS_LDFLAGS) $(EVMS_LIBS) $(PTHREAD_LIBS) $(EFENCE_LIBS) -levms -o $@ $@.o
++      $(CC) -L$(top_srcdir)/engine $(EVMS_LDFLAGS) -o $@ $@.o $(EVMS_LIBS) $(PTHREAD_LIBS) $(EFENCE_LIBS) -levms
+ evms_deactivate seq_dd lvm2_crc: % : %.o
+       $(CC) -o $@ $@.o
This page took 0.084711 seconds and 4 git commands to generate.