diff options
author | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-10-29 13:51:03 +0100 |
---|---|---|
committer | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-10-29 13:51:03 +0100 |
commit | df535a121225f56f65396b80150e7622fea6b9ae (patch) | |
tree | 0e456898ddddad7c0b26f8aab4b0ffba1d63b575 /Makefile | |
parent | e653ea2e7bba20f2891c6b91c96ecfd8b3925324 (diff) | |
download | bcd-df535a121225f56f65396b80150e7622fea6b9ae.tar bcd-df535a121225f56f65396b80150e7622fea6b9ae.tar.gz bcd-df535a121225f56f65396b80150e7622fea6b9ae.tar.bz2 bcd-df535a121225f56f65396b80150e7622fea6b9ae.tar.xz bcd-df535a121225f56f65396b80150e7622fea6b9ae.zip |
Synthesized commit during git-svn import combining previous Mandriva history with Magiea.
This commit consitsts of the following subversion commits:
------------------------------------------------------------------------
r2105 | ennael | 2011-10-29 13:51:03 +0100 (Sat, 29 Oct 2011) | 2 lines
import bcd files for trunk (Mageia 2 alpha 1)
------------------------------------------------------------------------
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME=bcd -VERSION=3.5 +VERSION=3.6 PERL_VENDORLIB=$(shell eval "`perl -V:installvendorlib`"; echo $$installvendorlib) ALL= |