diff options
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 |