diff options
author | Ctibor Brančík <ctibor@alwaid2.(none)> | 2012-10-23 23:12:36 +0200 |
---|---|---|
committer | Ctibor Brančík <ctibor@alwaid2.(none)> | 2012-10-23 23:12:36 +0200 |
commit | cb176805638d07b39db83531fa54419d8bc359a5 (patch) | |
tree | 2a40962eafbe4c09d7e11d5cf37ae9d7f9b1ebce /sci-astronomy/lin_guider/files/fix-qmake.patch | |
parent | b3f80e0306587663a493502e4fcfa1c17c5836fd (diff) | |
download | brancik-overlay-cb176805638d07b39db83531fa54419d8bc359a5.tar.gz brancik-overlay-cb176805638d07b39db83531fa54419d8bc359a5.tar.bz2 |
Import of ebuilds used on laptop
Diffstat (limited to 'sci-astronomy/lin_guider/files/fix-qmake.patch')
-rw-r--r-- | sci-astronomy/lin_guider/files/fix-qmake.patch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sci-astronomy/lin_guider/files/fix-qmake.patch b/sci-astronomy/lin_guider/files/fix-qmake.patch new file mode 100644 index 0000000..5e79924 --- /dev/null +++ b/sci-astronomy/lin_guider/files/fix-qmake.patch @@ -0,0 +1,5 @@ +--- lin_guider_pack.new/lin_guider/configure 2012-07-23 23:52:25.137780074 +0200 ++++ lin_guider_pack/lin_guider/configure 2012-07-23 23:50:09.871870286 +0200 +@@ -1 +1 @@ +-qmake-qt4 CONFIG+=release ++qmake CONFIG+=release |