Commit aa623edcc9d39675094214c9a884abfcec9b7745
1 parent
7ccfd9a3
Exists in
master
and in
5 other branches
Corrigindo erro detectado durante empacotamento.
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
sdk/Makefile.in
@@ -80,6 +80,7 @@ install-pw3270: \ | @@ -80,6 +80,7 @@ install-pw3270: \ | ||
80 | $(DESTDIR)$(includedir)/pw3270.h \ | 80 | $(DESTDIR)$(includedir)/pw3270.h \ |
81 | $(DESTDIR)$(includedir)/pw3270cpp.h \ | 81 | $(DESTDIR)$(includedir)/pw3270cpp.h \ |
82 | 82 | ||
83 | + @$(MKDIR) $(DESTDIR)$(libdir)/pkgconfig | ||
83 | @$(INSTALL_DATA) pw3270.pc $(DESTDIR)$(libdir)/pkgconfig/$(PACKAGE_TARNAME).pc | 84 | @$(INSTALL_DATA) pw3270.pc $(DESTDIR)$(libdir)/pkgconfig/$(PACKAGE_TARNAME).pc |
84 | 85 | ||
85 | $(SRCDIR)/sdk: \ | 86 | $(SRCDIR)/sdk: \ |