Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7317/perlmod/Fink
Modified Files:
VirtPackage.pm
Log Message:
provide the normal one for universal sdks
Index: VirtPackage.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/VirtPackage.pm,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -d -r1.97 -r1.98
--- VirtPackage.pm 19 Jan 2006 20:05:33 -0000 1.97
+++ VirtPackage.pm 19 Jan 2006 22:04:26 -0000 1.98
@@ -474,6 +474,7 @@
if ($isuniversal) {
$hash->{package} =
"system-sdk-${shortversion}-universal";
$versiontext = "$shortversion Universal";
+ $hash->{provides} =
"system-sdk-${shortversion}";
} else {
$hash->{package} = "system-sdk-${shortversion}";
}
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits