blob: 95c682e32163f98ef810c6adbc58ad9d7d79222a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in.orig
+++ Makefile.in
@@ -4594,7 +4594,7 @@
# to install the *.a and *.so* files as well, which is why you don't see them
# explicitly mentioned here.
#
-install-libdir: $(libdir)/libsrecord.la $(libdir)/pkgconfig/srecord.pc
+install-libdir: $(libdir)/libsrecord.la
install-man: $(mandir)/man1/srec_cat.1 $(mandir)/man1/srec_cmp.1 \
$(mandir)/man1/srec_examples.1 $(mandir)/man1/srec_info.1 \
|