]> git.pld-linux.org Git - packages/PackageKit.git/commitdiff
- some PLD-specific changes
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Mon, 23 Feb 2009 16:51:41 +0000 (16:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- disabled UpdatePackageList by default as it is too slow currently

Changed files:
    PackageKit-PLD.patch -> 1.1

PackageKit-PLD.patch [new file with mode: 0644]

diff --git a/PackageKit-PLD.patch b/PackageKit-PLD.patch
new file mode 100644 (file)
index 0000000..fa98eb9
--- /dev/null
@@ -0,0 +1,24 @@
+diff -urN PackageKit-0.4.4/etc/PackageKit.conf.in PackageKit-0.4.4.new/etc/PackageKit.conf.in
+--- PackageKit-0.4.4/etc/PackageKit.conf.in    2009-02-20 17:36:32.000000000 +0100
++++ PackageKit-0.4.4.new/etc/PackageKit.conf.in        2009-02-23 16:28:31.000000000 +0100
+@@ -86,7 +86,7 @@
+ # NOTE: Don't enable this for backends that are slow doing GetPackages()
+ #
+ # default=true
+-UpdatePackageList=true
++UpdatePackageList=false
+ # Check for running processes when we update packages
+ #
+diff -urN PackageKit-0.4.4/etc/Vendor.conf PackageKit-0.4.4.new/etc/Vendor.conf
+--- PackageKit-0.4.4/etc/Vendor.conf   2009-02-06 17:01:48.000000000 +0100
++++ PackageKit-0.4.4.new/etc/Vendor.conf       2009-02-23 16:30:10.000000000 +0100
+@@ -54,7 +54,7 @@
+ # The vendor name shown for the 'vendor' group
+ #
+ # default=My Vendor
+-VendorName=My Vendor
++VendorName=PLD Linux
+ # The vendor icon name shown for the 'vendor' group
+ #
This page took 0.032022 seconds and 4 git commands to generate.