[netbeans] 04/13: Install extide and javafx directories.
Markus Koschany
apo-guest at moszumanska.debian.org
Thu Jun 11 22:38:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository netbeans.
commit cc281e717d050f90654e27d0eefc1be7b97bf09d
Author: Markus Koschany <apo at gambaru.de>
Date: Thu Jun 11 19:49:54 2015 +0200
Install extide and javafx directories.
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 3233679..df43490 100755
--- a/debian/rules
+++ b/debian/rules
@@ -149,6 +149,8 @@ override_dh_auto_install:
$(INSTALL)$(pkg-apisupport) nbbuild/netbeans/apisupport/.lastModified $(NB_INSTALL_DIR)/$(base-apisupport)
# Install Netbeans package files
echo > nbbuild/netbeans/nb/.noautoupdate
+ $(INSTALL)$(pkg-nb) nbbuild/netbeans/extide/* $(NB_INSTALL_DIR)/extide
+ $(INSTALL)$(pkg-nb) nbbuild/netbeans/javafx/* $(NB_INSTALL_DIR)/javafx
$(INSTALL)$(pkg-nb) nbbuild/netbeans/nb/* $(NB_INSTALL_DIR)/$(DEB_UPSTREAM_VERSION)/nb
$(INSTALL)$(pkg-nb) nbbuild/netbeans/nb/.lastModified $(NB_INSTALL_DIR)/$(DEB_UPSTREAM_VERSION)/nb
$(INSTALL)$(pkg-nb) nbbuild/netbeans/nb/.noautoupdate $(NB_INSTALL_DIR)/$(DEB_UPSTREAM_VERSION)/nb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git
More information about the pkg-java-commits
mailing list