diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-04-02 07:05:20 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-04-02 07:05:20 +0800 |
commit | 182888a4c13b033170f61889fbb63e7e0a86b5ec (patch) | |
tree | 55b754bb57e9537405fd2a12ed904e3c5ae57b48 | |
parent | a3752d65e1860ee792d25b56c2db505a8ee45f09 (diff) | |
download | marcuscom-ports-182888a4c13b033170f61889fbb63e7e0a86b5ec.tar marcuscom-ports-182888a4c13b033170f61889fbb63e7e0a86b5ec.tar.gz marcuscom-ports-182888a4c13b033170f61889fbb63e7e0a86b5ec.tar.bz2 marcuscom-ports-182888a4c13b033170f61889fbb63e7e0a86b5ec.tar.lz marcuscom-ports-182888a4c13b033170f61889fbb63e7e0a86b5ec.tar.xz marcuscom-ports-182888a4c13b033170f61889fbb63e7e0a86b5ec.tar.zst marcuscom-ports-182888a4c13b033170f61889fbb63e7e0a86b5ec.zip |
Remove a patch that is no longer needed.
Submitted by: Jeremy Messenger <mezz7@cox.net>
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2239 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | sysutils/gnome-control-center/files/patch-vfs_methods_themus_theme-method.c | 10 | ||||
-rw-r--r-- | sysutils/gnomecontrolcenter2/files/patch-vfs_methods_themus_theme-method.c | 10 |
2 files changed, 0 insertions, 20 deletions
diff --git a/sysutils/gnome-control-center/files/patch-vfs_methods_themus_theme-method.c b/sysutils/gnome-control-center/files/patch-vfs_methods_themus_theme-method.c deleted file mode 100644 index a9add20e2..000000000 --- a/sysutils/gnome-control-center/files/patch-vfs_methods_themus_theme-method.c +++ /dev/null @@ -1,10 +0,0 @@ ---- vfs-methods/themus/theme-method.c.orig Fri Jun 13 07:52:44 2003 -+++ vfs-methods/themus/theme-method.c Sat Jun 28 12:50:39 2003 -@@ -19,6 +19,7 @@ - - #include <string.h> - #include <errno.h> -+#include <libintl.h> - #include <sys/stat.h> - #include <sys/types.h> - diff --git a/sysutils/gnomecontrolcenter2/files/patch-vfs_methods_themus_theme-method.c b/sysutils/gnomecontrolcenter2/files/patch-vfs_methods_themus_theme-method.c deleted file mode 100644 index a9add20e2..000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-vfs_methods_themus_theme-method.c +++ /dev/null @@ -1,10 +0,0 @@ ---- vfs-methods/themus/theme-method.c.orig Fri Jun 13 07:52:44 2003 -+++ vfs-methods/themus/theme-method.c Sat Jun 28 12:50:39 2003 -@@ -19,6 +19,7 @@ - - #include <string.h> - #include <errno.h> -+#include <libintl.h> - #include <sys/stat.h> - #include <sys/types.h> - |