core/libarchive/libarchive.diff
2008-02-29 14:42:05 +01:00

13 lines
793 B
Diff

diff -aur libarchive-2.4.13.orig/Makefile.in libarchive-2.4.13/Makefile.in
--- libarchive-2.4.13.orig/Makefile.in 2008-02-26 09:09:09.000000000 +0100
+++ libarchive-2.4.13/Makefile.in 2008-02-29 14:31:05.416125182 +0100
@@ -458,7 +458,7 @@
#
lib_LTLIBRARIES = libarchive.la
man_MANS = $(libarchive_man_MANS) $(bsdtar_man_MANS) $(bsdcpio_man_MANS)
-BUILT_SOURCES = libarchive/test/list.h tar/test/list.h cpio/test/list.h $(libarchive_test_REFFILES) $(bsdcpio_test_REFFILES)
+BUILT_SOURCES = libarchive/test/list.h tar/test/list.h cpio/test/list.h
TESTS_ENVIRONMENT = $(libarchive_TESTS_ENVIRONMENT) $(bsdtar_TESTS_ENVIRONMENT) $(bsdcpio_TESTS_ENVIRONMENT)
# Always build and test both bsdtar and bsdcpio as part of 'distcheck'
DISTCHECK_CONFIGURE_FLAGS = --enable-bsdtar --enable-bsdcpio