~x2go/x2go/x2goclient_master

« back to all changes in this revision

Viewing changes to build_linux.sh

  • Committer: Reinhard Tartler
  • Author(s): Oleksander Schneyder
  • Date: 2011-01-27 20:43:11 UTC
  • Revision ID: git-v1:af42fa37d555c1031810a868db687f39c2f9e574
Imported x2goclient_3.01-16.tar.gz

Summary: Imported x2goclient_3.01-16.tar.gz
Keywords:

Imported x2goclient_3.01-16.tar.gz
into Git repository

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/bash
2
 
 
3
 
make distclean
4
 
 
5
 
rm x2goclientconfig.pri
6
 
ln -s x2goclientconfig.pri.client x2goclientconfig.pri
7
 
 
8
 
 
9
 
 
10
 
qmake-qt4