summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/wpa_supplicant/wpa_supplicant.install
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-06-14 16:52:25 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-06-14 16:52:25 (GMT)
commit1f1a531059fcee08f76660abd29a140de8b2b144 (patch)
tree4e52cd90edf9f582421f80e434293359e6e43ae5 /abs/core-testing/wpa_supplicant/wpa_supplicant.install
parentdedb21e5a8c02976e73586a04b825fdcdabbefc0 (diff)
downloadlinhes_pkgbuild-1f1a531059fcee08f76660abd29a140de8b2b144.zip
linhes_pkgbuild-1f1a531059fcee08f76660abd29a140de8b2b144.tar.gz
linhes_pkgbuild-1f1a531059fcee08f76660abd29a140de8b2b144.tar.bz2
wpa_supplicant: update to 0.6.9
Diffstat (limited to 'abs/core-testing/wpa_supplicant/wpa_supplicant.install')
-rw-r--r--abs/core-testing/wpa_supplicant/wpa_supplicant.install15
1 files changed, 0 insertions, 15 deletions
diff --git a/abs/core-testing/wpa_supplicant/wpa_supplicant.install b/abs/core-testing/wpa_supplicant/wpa_supplicant.install
deleted file mode 100644
index 0c31765..0000000
--- a/abs/core-testing/wpa_supplicant/wpa_supplicant.install
+++ /dev/null
@@ -1,15 +0,0 @@
-# arg 1: the new package version
-post_install() {
- post_upgrade
-}
-
-# arg 1: the new package version
-# arg 2: the old package version
-post_upgrade() {
- echo "==> For wpa_gui please install 'wpa_supplicant_gui'"
-}
-
-op=$1
-shift
-
-$op $*