]> git.pld-linux.org Git - packages/control-center.git/blob - control-center-ac_am.patch
- def-apps-capplet-browsers.patch
[packages/control-center.git] / control-center-ac_am.patch
1 diff -Nur control-center-1.99.8/Makefile.am control-center-1.99.8.new/Makefile.am
2 --- control-center-1.99.8/Makefile.am   Thu Apr 11 04:06:40 2002
3 +++ control-center-1.99.8.new/Makefile.am       Tue Apr 30 03:23:48 2002
4 @@ -1,4 +1,4 @@
5 -SUBDIRS = help po libsounds libbackground gnome-settings-daemon capplets control-center idl schemas
6 +SUBDIRS = po libsounds libbackground gnome-settings-daemon capplets control-center idl schemas
7  
8  #I removed the root-manager for now
9  #
10 diff -Nur control-center-1.99.8/configure.in control-center-1.99.8.new/configure.in
11 --- control-center-1.99.8/configure.in  Mon Apr 29 21:45:06 2002
12 +++ control-center-1.99.8.new/configure.in      Tue Apr 30 03:23:38 2002
13 @@ -210,6 +210,4 @@
14  capplets/accessibility/keyboard/Makefile
15  capplets/network/Makefile
16  schemas/Makefile
17 -help/Makefile
18 -help/C/Makefile
19  libsounds/Makefile])
20 diff -Nur control-center-1.99.8/schemas/Makefile.am control-center-1.99.8.new/schemas/Makefile.am
21 --- control-center-1.99.8/schemas/Makefile.am   Tue Mar 26 18:22:22 2002
22 +++ control-center-1.99.8.new/schemas/Makefile.am       Tue Apr 30 03:15:49 2002
23 @@ -5,7 +5,4 @@
24  
25  schema_source_data = $(foreach file, $(schema_DATA), $(srcdir)/$(file))
26  
27 -install-data-local: $(schema_installed_data)
28 -       GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(schema_source_data)
29 -
30  EXTRA_DIST=$(schema_DATA)
This page took 0.033521 seconds and 3 git commands to generate.