SF.net SVN: gar:[27105] csw/mgar/pkg/gnustep-base/trunk/Makefile
rmottola at users.sourceforge.net
rmottola at users.sourceforge.net
Mon Oct 14 23:18:41 CEST 2024
Revision: 27105
http://sourceforge.net/p/gar/code/27105
Author: rmottola
Date: 2024-10-14 21:18:41 +0000 (Mon, 14 Oct 2024)
Log Message:
-----------
gnustep-base/trunk: fix overrides
Modified Paths:
--------------
csw/mgar/pkg/gnustep-base/trunk/Makefile
Modified: csw/mgar/pkg/gnustep-base/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnustep-base/trunk/Makefile 2024-10-14 15:55:57 UTC (rev 27104)
+++ csw/mgar/pkg/gnustep-base/trunk/Makefile 2024-10-14 21:18:41 UTC (rev 27105)
@@ -63,10 +63,10 @@
CHECKPKG_OVERRIDES_CSWgnustep-base += surplus-dependency|CSWgnustep-make
#these are harmless
-CHECKPKG_OVERRIDES_CSWgnustep-base += file-with-bad-content|/usr/local|root/opt/csw/GNUstep/System/Library/Libraries/gnustep-base/Versions/1.28/Resources/NSTimeZones/README
-CHECKPKG_OVERRIDES_CSWgnustep-base += file-with-bad-content|/usr/share|root/opt/csw/GNUstep/System/Library/Libraries/gnustep-base/Versions/1.28/Resources/NSTimeZones/README
-CHECKPKG_OVERRIDES_CSWgnustep-base += file-with-bad-content|/usr/local|root/opt/csw/GNUstep/System/Library/Libraries/libgnustep-base.so.1.28.0
-CHECKPKG_OVERRIDES_CSWgnustep-base += file-with-bad-content|/usr/share|root/opt/csw/GNUstep/System/Library/Libraries/libgnustep-base.so.1.28.0
+CHECKPKG_OVERRIDES_CSWgnustep-base += file-with-bad-content|/usr/local|root/opt/csw/GNUstep/System/Library/Libraries/gnustep-base/Versions/1.30/Resources/NSTimeZones/README
+CHECKPKG_OVERRIDES_CSWgnustep-base += file-with-bad-content|/usr/share|root/opt/csw/GNUstep/System/Library/Libraries/gnustep-base/Versions/1.30/Resources/NSTimeZones/README
+CHECKPKG_OVERRIDES_CSWgnustep-base += file-with-bad-content|/usr/local|root/opt/csw/GNUstep/System/Library/Libraries/libgnustep-base.so.1.30.0
+CHECKPKG_OVERRIDES_CSWgnustep-base += file-with-bad-content|/usr/share|root/opt/csw/GNUstep/System/Library/Libraries/libgnustep-base.so.1.30.0
#overrides for binaries on own package, these are expected, not bound, not found. It is done at runtime by sourcing the GNUstep script
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list