From a4b62489c939b411ee8f4931607b4d6afbd097aa Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Fri, 9 Jan 2015 09:27:52 +0100 Subject: DataStructure not DataStore --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index 16e4e49f..8f7dbc8f 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -54,7 +54,7 @@ WriteMakefile( "MDK::Common::System" => 0, "MDK::Common::String" => 0, "MDK::Common::Various" => 0, - "MDK::Common::DataStore" => 0, + "MDK::Common::DataStructure" => 0, "Net::DBus" => 0, "URPM" => 0, "Glib" => 0, -- cgit v1.2.1