source: MondoRescue/branches/2.2.0/tools/mdv-env@ 921

Last change on this file since 921 was 921, checked in by Bruno Cornec, 17 years ago

Attempt to deliver Mandriva official 2.2.0 packages from build system

  • Property svn:executable set to *
File size: 168 bytes
RevLine 
[594]1#!/bin/bash
2#
3# Environmeent for Mandriva
4#
5# $Id$
6#
7
8export ACCOUNT="bcornec@kenobi.mandriva.com"
9export DSTNODE="-t ssh n3.mandriva.com"
[921]10export SVNMDV=$HOME/mandriva
Note: See TracBrowser for help on using the repository browser.