summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-12-06 13:49:07 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-12-06 13:49:07 +0000
commit7126b7b9531d4c1ca8ea04bdfc3b5bf1ab2ee346 (patch)
tree735a0a28a1f5baf22609255f4ef40a877b4976c4
parentf22ec396cc832944a418ab0523a311e8b4b0eead (diff)
downloadperl-MDV-Distribconf-7126b7b9531d4c1ca8ea04bdfc3b5bf1ab2ee346.tar
perl-MDV-Distribconf-7126b7b9531d4c1ca8ea04bdfc3b5bf1ab2ee346.tar.gz
perl-MDV-Distribconf-7126b7b9531d4c1ca8ea04bdfc3b5bf1ab2ee346.tar.bz2
perl-MDV-Distribconf-7126b7b9531d4c1ca8ea04bdfc3b5bf1ab2ee346.tar.xz
perl-MDV-Distribconf-7126b7b9531d4c1ca8ea04bdfc3b5bf1ab2ee346.zip
There was an undocumented method
-rw-r--r--lib/MDV/Distribconf/Build.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/MDV/Distribconf/Build.pm b/lib/MDV/Distribconf/Build.pm
index a5f5ffc..129c467 100644
--- a/lib/MDV/Distribconf/Build.pm
+++ b/lib/MDV/Distribconf/Build.pm
@@ -136,6 +136,8 @@ sub write_mediacfg {
=item $distrib->write_version($version)
+Write the VERSION file. Returns 0 on error, 1 on success.
+
=cut
sub write_version {