[plexus-interpolation] 04/14: add some compatibility symlinks

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Jul 8 22:38:21 UTC 2015


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

ebourg-guest pushed a commit to branch master
in repository plexus-interpolation.

commit 36f5ca1bd1a3768ae210a64beb83985a181b8600
Author: Torsten Werner <twerner at debian.org>
Date:   Sun Dec 7 21:29:06 2008 +0000

    add some compatibility symlinks
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 16baed7..01a36d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,3 +22,5 @@ DEST := $(REPO)/org/codehaus/plexus
 binary-post-install/lib$(PACKAGE)-java::
 	dh_install build/*.jar $(DEST)/$(PACKAGE)/$(VERSION)/
 	install -m644 pom.xml $(DEB_DESTDIR)$(DEST)/$(PACKAGE)/$(VERSION)/$(PACKAGE)-$(VERSION).pom
+	dh_link $(DEST)/$(PACKAGE)/$(VERSION)/$(PACKAGE)-$(VERSION).jar /usr/share/java/$(PACKAGE).jar
+	dh_link $(DEST)/$(PACKAGE)/$(VERSION)/$(PACKAGE)-$(VERSION).jar /usr/share/maven2/lib/$(PACKAGE).jar

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-interpolation.git



More information about the pkg-java-commits mailing list