[libxbean-java] 07/07: Fix the execution order of rdfind, symlinks and install.
Markus Koschany
apo-guest at moszumanska.debian.org
Sat Jun 6 21:15:14 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository libxbean-java.
commit 3d6eada99d047940fcf33a352bb87d8f95de1de5
Author: Markus Koschany <apo at gambaru.de>
Date: Sat Jun 6 23:01:48 2015 +0200
Fix the execution order of rdfind, symlinks and install.
---
debian/rules.full | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules.full b/debian/rules.full
index c0d11f3..fae4f9e 100755
--- a/debian/rules.full
+++ b/debian/rules.full
@@ -12,7 +12,7 @@ QUILT_SERIES := full.series
export QUILT_SERIES
binary-post-install/$(PACKAGE)-doc::
- dh_install -p $(PACKAGE)-doc target/site/apidocs/* /usr/share/doc/$(PACKAGE)/api/
rdfind -outputname /dev/null -makesymlinks true target/site/apidocs
symlinks -rsc target/site/apidocs
+ dh_install -p $(PACKAGE)-doc target/site/apidocs/* /usr/share/doc/$(PACKAGE)/api/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxbean-java.git
More information about the pkg-java-commits
mailing list