diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-05-01 20:23:03 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-05-01 20:23:03 +0000 |
commit | 17b6cc0afe9b40f3959b94130e056a822adc30b4 (patch) | |
tree | 1e3b468b04c0618f2192a0c1300447f2fc6e1b17 /sysutils/gnome-control-center | |
parent | 253e18d9cd0b644fc1994189c627927d065600c9 (diff) | |
download | ports-17b6cc0afe9b40f3959b94130e056a822adc30b4.tar.gz ports-17b6cc0afe9b40f3959b94130e056a822adc30b4.zip |
Notes
Diffstat (limited to 'sysutils/gnome-control-center')
-rw-r--r-- | sysutils/gnome-control-center/files/patch-capplets::Makefile.in.orig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sysutils/gnome-control-center/files/patch-capplets::Makefile.in.orig b/sysutils/gnome-control-center/files/patch-capplets::Makefile.in.orig new file mode 100644 index 000000000000..c1c29de83cb1 --- /dev/null +++ b/sysutils/gnome-control-center/files/patch-capplets::Makefile.in.orig @@ -0,0 +1,7 @@ +--- capplets/Makefile.in.orig Sun Feb 10 15:41:49 2002 ++++ capplets/Makefile.in Wed Feb 13 09:34:28 2002 +@@ -154,3 +154,3 @@ + always_built_SUBDIRS = desktop-links mouse-properties \ +- screensaver-properties background-properties \ ++ background-properties \ + theme-switcher sound-properties \ |