Maarten L. Hekkelman pushed to branch master at Debian Med / libzeep
Commits: d1d8c199 by Maarten L. Hekkelman at 2019-05-11T21:14:55Z one last fix in makefile - - - - - 1 changed file: - debian/patches/makefile.diff Changes: ===================================== debian/patches/makefile.diff ===================================== @@ -62,7 +62,7 @@ Author: Maarten L. Hekkelman <[email protected]> libzeep.a: $(OBJECTS) ar rc $@ $(OBJECTS) -@@ -86,30 +80,28 @@ +@@ -86,30 +80,27 @@ install-libs: libzeep.so install -d $(LIBDIR) install $(LIB_NAME) $(LIBDIR)/$(LIB_NAME) @@ -89,7 +89,6 @@ Author: Maarten L. Hekkelman <[email protected]> + cd doc/html; for d in `find . -type d`; do install -d $(DOCDIR)/$$d; done + cd doc/html; for f in `find . -type f`; do install $$f $(DOCDIR)/$$f; done + ln -Tfs $(LIB_NAME) $(LIBDIR)/libzeep.so -+ $(LD_CONFIG) -n $(LIBDIR) -install: install-libs install-dev install-doc +install: install-libs install-dev @@ -106,7 +105,7 @@ Author: Maarten L. Hekkelman <[email protected]> rm -rf $(DIST_NAME)/tests tar czf $(DIST_NAME).tgz $(DIST_NAME) rm -rf $(DIST_NAME) -@@ -118,22 +110,18 @@ +@@ -118,22 +109,18 @@ cd doc; bjam obj/%.o: %.cpp | obj View it on GitLab: https://salsa.debian.org/med-team/libzeep/commit/d1d8c199eb8a2185da7027c0e9cff29ce23551a9 -- View it on GitLab: https://salsa.debian.org/med-team/libzeep/commit/d1d8c199eb8a2185da7027c0e9cff29ce23551a9 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
