[libnb-platform-java] 09/10: Remove obsolete comments in debian/rules
Markus Koschany
apo-guest at moszumanska.debian.org
Tue Jun 2 18:30:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository libnb-platform-java.
commit b24975a208525aa3c7b345507cab7c3eaa28fe36
Author: Markus Koschany <apo at gambaru.de>
Date: Tue Jun 2 20:22:23 2015 +0200
Remove obsolete comments in debian/rules
---
debian/rules | 5 -----
1 file changed, 5 deletions(-)
diff --git a/debian/rules b/debian/rules
index 9a2d18c..8d804c0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,6 @@
#!/usr/bin/make -f
export JAVA_HOME=/usr/lib/jvm/default-java
-# export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
#package names
pkg-platform := platform18
@@ -55,10 +54,6 @@ override_dh_auto_build:
$(shell awk 'NF==4 {printf("ln -sf %s %s/%s;\n",$$1,$$2,$$4)}' debian/linked-jars)
################################################################
# Build the Windows launcher
- #touch o.n.bootstrap/launcher/windows/nbexec.exe
- #touch o.n.bootstrap/launcher/windows/nbexec64.exe
- #touch o.n.bootstrap/launcher/windows/nbexec.dll
- #touch o.n.bootstrap/launcher/windows/nbexec64.dll
mkdir -p nbbuild/netbeans/platform/lib
cd o.n.bootstrap/launcher/windows && LDFLAGS="" CONF="nbexec" make -e
cd o.n.bootstrap/launcher/windows && LDFLAGS="" CONF="nbexec64" make -e
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libnb-platform-java.git
More information about the pkg-java-commits
mailing list