summaryrefslogtreecommitdiffstats
path: root/desktop/idesk/compilefix.diff
diff options
context:
space:
mode:
author B. Watson2023-09-02 06:54:53 +0200
committer Willy Sudiarto Raharjo2023-09-09 05:14:20 +0200
commita7fe05d176ece778b228b499ff3f60b9e43fee04 (patch)
treeeae1c247d659e4b0a94fbae37875e257f756f806 /desktop/idesk/compilefix.diff
parent2f20d753ccf8062d768c0688f0b0cafec9185895 (diff)
downloadslackbuilds-a7fe05d176ece778b228b499ff3f60b9e43fee04.tar.gz
desktop/idesk: Updated for version 0.7.8.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/idesk/compilefix.diff')
-rw-r--r--desktop/idesk/compilefix.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/desktop/idesk/compilefix.diff b/desktop/idesk/compilefix.diff
deleted file mode 100644
index 2d64318916..0000000000
--- a/desktop/idesk/compilefix.diff
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Naur idesk-0.7.5/src/DesktopConfig.cpp idesk-0.7.5.patched/src/DesktopConfig.cpp
---- idesk-0.7.5/src/DesktopConfig.cpp 2005-11-10 18:07:58.000000000 -0500
-+++ idesk-0.7.5.patched/src/DesktopConfig.cpp 2014-07-05 00:14:38.000000000 -0400
-@@ -1,3 +1,7 @@
-+#include <sys/types.h>
-+#include <sys/stat.h>
-+#include <unistd.h>
-+
- /* vim:tabstop=4:expandtab:shiftwidth=4
- *
- * Idesk -- DesktopConfig.cpp