[libmseed] 01/07: Revert "fixed double example subdir creation in Makefile"

Pierre Duperray zulu-guest at moszumanska.debian.org
Fri Mar 3 20:19:09 UTC 2017


This is an automated email from the git hooks/post-receive script.

zulu-guest pushed a commit to branch master
in repository libmseed.

commit 99043b45225c90e170b637704cff2e44e260c862
Author: Pierre Duperray <pierreduperray at free.fr>
Date:   Thu Mar 2 18:42:51 2017 +0100

    Revert "fixed double example subdir creation in Makefile"
    
    This reverts commit 7bc27328ff8eec3b23e70b11de98aa93a77746ba.
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 6a6009f..b74f6b4 100644
--- a/Makefile
+++ b/Makefile
@@ -82,7 +82,7 @@ install: shared
 	sed -i 's|@PACKAGE_URL@|http://ds.iris.edu/ds/nodes/dmc/software/downloads/libmseed/|g' $(DESTDIR)$(LIBDIR)/pkgconfig/mseed.pc
 	sed -i 's|@VERSION@|$(CURRENT_VER)|g' $(DESTDIR)$(LIBDIR)/pkgconfig/mseed.pc
 	mkdir -p $(DESTDIR)$(DOCDIR)/example
-	cp -r example/ $(DESTDIR)$(DOCDIR)
+	cp -r example/ $(DESTDIR)$(DOCDIR)/example
 	cp doc/libmseed-UsersGuide $(DESTDIR)$(DOCDIR)
 	mkdir -p $(DESTDIR)$(MAN3DIR)
 	cp -d doc/ms*.3 $(DESTDIR)$(MAN3DIR)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libmseed.git



More information about the debian-science-commits mailing list