diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-28 13:13:30 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-28 13:13:30 +0800 |
commit | deb311b9bebd7ee6db7be33dec67dc8ddc883413 (patch) | |
tree | d189c70b1589235a19a9e6b6770727a3b9340d00 /devel/libgtop2/files | |
parent | 8e30015f31f6c7cb382c497e5d192638146cd875 (diff) | |
download | marcuscom-ports-deb311b9bebd7ee6db7be33dec67dc8ddc883413.tar marcuscom-ports-deb311b9bebd7ee6db7be33dec67dc8ddc883413.tar.gz marcuscom-ports-deb311b9bebd7ee6db7be33dec67dc8ddc883413.tar.bz2 marcuscom-ports-deb311b9bebd7ee6db7be33dec67dc8ddc883413.tar.lz marcuscom-ports-deb311b9bebd7ee6db7be33dec67dc8ddc883413.tar.xz marcuscom-ports-deb311b9bebd7ee6db7be33dec67dc8ddc883413.tar.zst marcuscom-ports-deb311b9bebd7ee6db7be33dec67dc8ddc883413.zip |
Update to 2.13.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5807 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libgtop2/files')
-rw-r--r-- | devel/libgtop2/files/patch-sysdeps_common_mountlist.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/libgtop2/files/patch-sysdeps_common_mountlist.c b/devel/libgtop2/files/patch-sysdeps_common_mountlist.c deleted file mode 100644 index 1b26e907c..000000000 --- a/devel/libgtop2/files/patch-sysdeps_common_mountlist.c +++ /dev/null @@ -1,12 +0,0 @@ ---- sysdeps/common/mountlist.c.orig Sun Feb 19 22:34:38 2006 -+++ sysdeps/common/mountlist.c Sun Feb 19 22:37:33 2006 -@@ -540,7 +540,9 @@ static gboolean ignore_mount_entry(const - static const char ignored[][12] = { - "autofs", - "binfmt_misc", -+ "devfs", - "devpts", -+ "linprocfs", - "mntfs", - "mqueue", - "none", |