]> git.pld-linux.org Git - packages/PackageKit.git/blob - PackageKit-PLD.patch
- gstreamer-plugin needs the gtk-module (loads libpk-gtk-module.so); rel 2
[packages/PackageKit.git] / PackageKit-PLD.patch
1 diff -urN PackageKit-0.4.4/etc/PackageKit.conf.in PackageKit-0.4.4.new/etc/PackageKit.conf.in
2 --- PackageKit-0.4.4/etc/PackageKit.conf.in     2009-02-20 17:36:32.000000000 +0100
3 +++ PackageKit-0.4.4.new/etc/PackageKit.conf.in 2009-02-23 16:28:31.000000000 +0100
4 @@ -86,7 +86,7 @@
5  # NOTE: Don't enable this for backends that are slow doing GetPackages()
6  #
7  # default=true
8 -UpdatePackageList=true
9 +UpdatePackageList=false
10  
11  # Check for running processes when we update packages
12  #
13 diff -urN PackageKit-0.4.4/etc/Vendor.conf PackageKit-0.4.4.new/etc/Vendor.conf
14 --- PackageKit-0.4.4/etc/Vendor.conf    2009-02-06 17:01:48.000000000 +0100
15 +++ PackageKit-0.4.4.new/etc/Vendor.conf        2009-02-23 16:30:10.000000000 +0100
16 @@ -54,7 +54,7 @@
17  # The vendor name shown for the 'vendor' group
18  #
19  # default=My Vendor
20 -VendorName=My Vendor
21 +VendorName=PLD Linux
22  
23  # The vendor icon name shown for the 'vendor' group
24  #
This page took 0.030684 seconds and 3 git commands to generate.