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 <[email protected]>
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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to