aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/airport/files/airport
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/airport/files/airport')
-rw-r--r--net-mgmt/airport/files/airport5
1 files changed, 0 insertions, 5 deletions
diff --git a/net-mgmt/airport/files/airport b/net-mgmt/airport/files/airport
deleted file mode 100644
index 54381a2c1299..000000000000
--- a/net-mgmt/airport/files/airport
+++ /dev/null
@@ -1,5 +0,0 @@
-#! /bin/sh
-
-exec %%PREFIX%%/jdk%%JDK_VERSION%%/bin/jre -cp "%%PREFIX%%/share/java/classes/jfc-%%JFC_VERSION%%/swingall.jar:%%PREFIX%%/share/airport/AirportBaseStationConfig.jar" AirportBaseStationConfigurator
-
-exit 1