diff options
author | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2008-04-23 02:03:32 +0000 |
---|---|---|
committer | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2008-04-23 02:03:32 +0000 |
commit | cea923e8e861914631a3b863ef37b43d3bf22702 (patch) | |
tree | 43bfb16cb35ea925ae675b84a33acd5c180b0dfc | |
parent | 3f760c42d8a98d9b93961974d2e490c28440c3c5 (diff) | |
download | mkbuilds-cea923e8e861914631a3b863ef37b43d3bf22702.tar.gz mkbuilds-cea923e8e861914631a3b863ef37b43d3bf22702.tar.bz2 |
fixed [[SLACKBUILD MODEL]] in all perl mkbuilds
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@124 18ef50b8-d735-4ccd-97c1-689132df3dd9
5 files changed, 5 insertions, 5 deletions
diff --git a/dev/perl/perl-devel-dprof/perl-devel-dprof.mkbuild b/dev/perl/perl-devel-dprof/perl-devel-dprof.mkbuild index 7c71df4..b64e191 100644 --- a/dev/perl/perl-devel-dprof/perl-devel-dprof.mkbuild +++ b/dev/perl/perl-devel-dprof/perl-devel-dprof.mkbuild @@ -13,7 +13,7 @@ # # SlackBuild model name -[[MODEL]]="perl" +[[SLACKBUILD MODEL]]="perl.mkSlackBuild" #-------------------- # Personal variables diff --git a/dev/perl/perl-file-temp/perl-file-temp.mkbuild b/dev/perl/perl-file-temp/perl-file-temp.mkbuild index b4d2de8..243551c 100644 --- a/dev/perl/perl-file-temp/perl-file-temp.mkbuild +++ b/dev/perl/perl-file-temp/perl-file-temp.mkbuild @@ -13,7 +13,7 @@ # # SlackBuild model name -[[MODEL]]="perl" +[[SLACKBUILD MODEL]]="perl.mkSlackBuild" #-------------------- # Personal variables diff --git a/dev/perl/perl-html-stripscripts-parser/perl-html-stripscripts-parser.mkbuild b/dev/perl/perl-html-stripscripts-parser/perl-html-stripscripts-parser.mkbuild index efe78a7..76ae670 100644 --- a/dev/perl/perl-html-stripscripts-parser/perl-html-stripscripts-parser.mkbuild +++ b/dev/perl/perl-html-stripscripts-parser/perl-html-stripscripts-parser.mkbuild @@ -13,7 +13,7 @@ # # SlackBuild model name -[[MODEL]]="perl" +[[SLACKBUILD MODEL]]="perl.mkSlackBuild" #-------------------- # Personal variables diff --git a/dev/perl/perl-html-stripscripts/perl-html-stripscripts.mkbuild b/dev/perl/perl-html-stripscripts/perl-html-stripscripts.mkbuild index d3bc9cc..b0fdd6a 100644 --- a/dev/perl/perl-html-stripscripts/perl-html-stripscripts.mkbuild +++ b/dev/perl/perl-html-stripscripts/perl-html-stripscripts.mkbuild @@ -13,7 +13,7 @@ # # SlackBuild model name -[[MODEL]]="perl" +[[SLACKBUILD MODEL]]="perl.mkSlackBuild" #-------------------- # Personal variables diff --git a/dev/perl/perl-xml-sax/perl-xml-sax.mkbuild b/dev/perl/perl-xml-sax/perl-xml-sax.mkbuild index 79de012..8bc0896 100644 --- a/dev/perl/perl-xml-sax/perl-xml-sax.mkbuild +++ b/dev/perl/perl-xml-sax/perl-xml-sax.mkbuild @@ -13,7 +13,7 @@ # # SlackBuild model name -[[MODEL]]="perl" +[[SLACKBUILD MODEL]]="perl.mkSlackBuild" #-------------------- # Personal variables |