patch-Makefile_in 673 B

1234567891011121314151617181920
  1. --- LVM2.2.02.45.orig/Makefile.in 2008-11-18 14:16:03.000000000 +0100
  2. +++ LVM2.2.02.45/Makefile.in 2009-06-11 23:21:31.000000000 +0200
  3. @@ -16,7 +16,7 @@ srcdir = @srcdir@
  4. top_srcdir = @top_srcdir@
  5. VPATH = @srcdir@
  6. -SUBDIRS = doc include man scripts
  7. +SUBDIRS = doc include
  8. ifeq ("@INTL@", "yes")
  9. SUBDIRS += po
  10. @@ -49,7 +49,7 @@ po: tools daemons
  11. libdm.device-mapper: include.device-mapper
  12. daemons.device-mapper: libdm.device-mapper
  13. tools.device-mapper: libdm.device-mapper
  14. -device-mapper: tools.device-mapper daemons.device-mapper man.device-mapper
  15. +device-mapper: tools.device-mapper daemons.device-mapper
  16. ifeq ("@INTL@", "yes")
  17. lib.pofile: include.pofile