diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2011-05-13 23:28:39 -0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-05-17 09:56:18 -0500 |
commit | 2acad05de94a31fd268366e6e73ade5684dba4ab (patch) | |
tree | de3ecee58516fb5da64394cbdc449472fdfe2ca1 /desktop/xplanet/src.patch | |
parent | 2cb8cda13a44d25fc04730022a4d4ed991ffb305 (diff) | |
download | slackbuilds-2acad05de94a31fd268366e6e73ade5684dba4ab.tar.gz |
desktop/xplanet: Updated for version 1.2.2.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'desktop/xplanet/src.patch')
-rw-r--r-- | desktop/xplanet/src.patch | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/desktop/xplanet/src.patch b/desktop/xplanet/src.patch deleted file mode 100644 index b599bfb96e..0000000000 --- a/desktop/xplanet/src.patch +++ /dev/null @@ -1,22 +0,0 @@ -diff -crB src/Satellite.cpp src.new//Satellite.cpp -*** src/Satellite.cpp 2010-06-24 08:32:19.923302138 +0300 ---- src.new//Satellite.cpp 2010-06-24 08:31:30.857301301 +0300 -*************** -*** 1,4 **** ---- 1,5 ---- - #include <clocale> -+ #include <cstdio> - #include <cstring> - #include <iostream> - using namespace std; -diff -crB src/Separation.cpp src.new//Separation.cpp -*** src/Separation.cpp 2010-06-24 08:32:19.911301998 +0300 ---- src.new//Separation.cpp 2010-06-24 08:31:34.542300533 +0300 -*************** -*** 1,4 **** ---- 1,5 ---- - #include <cmath> -+ #include <cstdio> - #include <iostream> - - #include "Separation.h" |