[med-svn] [Git][med-team/libzeep][master] one last fix in makefile

Maarten L. Hekkelman gitlab at salsa.debian.org
Sat May 11 22:15:03 BST 2019



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 <m.hekkelman at cmbi.ru.nl>
  
  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 <m.hekkelman at cmbi.ru.nl>
 +	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 <m.hekkelman at cmbi.ru.nl>
  	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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190511/0b3deb7f/attachment.html>


More information about the debian-med-commit mailing list