summaryrefslogtreecommitdiff
path: root/FS/FS/part_export/ikano.pm
diff options
context:
space:
mode:
authorlevinse <levinse>2010-12-08 21:37:45 +0000
committerlevinse <levinse>2010-12-08 21:37:45 +0000
commit19f2731dbceb444c5dd45f57fb0a785dcaf9aa65 (patch)
treea4bcff91ee75260b0f0384b6888b86f7c0232d29 /FS/FS/part_export/ikano.pm
parentdf2bf964527e0b5596af471b1b7d84d14305b2a2 (diff)
-rename qual export sub to part_export, RT7111
-initial commit of part_pkg_vendor implementation, RT7111
Diffstat (limited to 'FS/FS/part_export/ikano.pm')
-rw-r--r--FS/FS/part_export/ikano.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/FS/part_export/ikano.pm b/FS/FS/part_export/ikano.pm
index afed6f426..30e2bac7f 100644
--- a/FS/FS/part_export/ikano.pm
+++ b/FS/FS/part_export/ikano.pm
@@ -40,6 +40,8 @@ END
sub rebless { shift; }
+sub external_pkg_map { 1; }
+
sub dsl_pull {
# we distinguish between invalid new data (return error) versus data that
# has legitimately changed (may eventually execute hooks; now just update)