SOURCES: GConf2-NO_MAJOR_VERSION.patch - updated for 2.16.0

grzegol grzegol at pld-linux.org
Thu Oct 5 16:20:04 CEST 2006


Author: grzegol                      Date: Thu Oct  5 14:20:04 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 2.16.0

---- Files affected:
SOURCES:
   GConf2-NO_MAJOR_VERSION.patch (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SOURCES/GConf2-NO_MAJOR_VERSION.patch
diff -u SOURCES/GConf2-NO_MAJOR_VERSION.patch:1.5 SOURCES/GConf2-NO_MAJOR_VERSION.patch:1.6
--- SOURCES/GConf2-NO_MAJOR_VERSION.patch:1.5	Wed Sep 15 10:32:54 2004
+++ SOURCES/GConf2-NO_MAJOR_VERSION.patch	Thu Oct  5 16:19:59 2006
@@ -40,14 +40,14 @@
 @@ -122,8 +122,8 @@
  EXTRA_DIST=GConf.idl default.path.in gconfmarshal.list regenerate-enum-header.sh regenerate-enum-footer.sh
  
- install-data-local:
+ install-data-local: default.path
 -	$(mkinstalldirs) $(DESTDIR)$(sysgconfdir)/$(MAJOR_VERSION)
 -	$(INSTALL_DATA) default.path $(DESTDIR)$(sysgconfdir)/$(MAJOR_VERSION)/path
 +	$(mkinstalldirs) $(DESTDIR)$(sysgconfdir)
 +	$(INSTALL_DATA) default.path $(DESTDIR)$(sysgconfdir)/path
  
- gconfmarshal.h: @REBUILD@ stamp-gconfmarshal.h
- 	@true
+ uninstall-local:
+ 	rm -f $(DESTDIR)$(sysgconfdir)/$(MAJOR_VERSION)/path
 diff -Nur GConf-1.2.1/gconf-2.0.pc.in GConf-1.2.1.new/gconf-2.0.pc.in
 --- GConf-1.2.1/gconf-2.0.pc.in	Tue Jul 23 19:14:07 2002
 +++ GConf-1.2.1.new/gconf-2.0.pc.in	Thu Aug 15 02:19:08 2002
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/GConf2-NO_MAJOR_VERSION.patch?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list