]> git.pld-linux.org Git - packages/anaconda.git/commitdiff
- exclude vserver-packages
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 30 Aug 2006 19:59:21 +0000 (19:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    anaconda-pld-release.patch -> 1.2

anaconda-pld-release.patch

index 702aad0f5fc3631aadbbebe94dcda27ff8b94efd..fb3001ea76384e481174ff808f30491797247f25 100644 (file)
@@ -52,9 +52,9 @@
  cachedir=%s
  gpgcheck=0
  
---- anaconda-11.0.5/yuminstall.py      2006-03-13 18:50:57.000000000 +0200
-+++ anaconda-11.0.5-pldize/yuminstall.py       2006-05-24 01:28:45.453269005 +0300
-@@ -213,7 +213,7 @@
+--- anaconda-11.0.5-pldize/yuminstall.py       2006-05-24 01:28:45.453269005 +0300
++++ anaconda-11.0.5.new/yuminstall.py  2006-08-30 22:56:30.869698805 +0300
+@@ -213,21 +213,21 @@
  debuglevel=2
  logfile=/tmp/yum.log
  pkgpolicy=newest
  tolerant=1
  exactarch=1
  retries=5
-@@ -227,7 +227,7 @@
+ obsoletes=1
+ gpgcheck=0
+ installroot=%s
+-exclude=*debuginfo*
++exclude=vserver-packages *debuginfo*
+ [anaconda]
+ name=Anaconda
  baseurl=%s
  enabled=1
  gpgcheck=0
This page took 0.060732 seconds and 4 git commands to generate.