]> git.pld-linux.org Git - packages/anaconda.git/blame - anaconda-branding.patch
- search for X11 binary from (somewhat) correct location
[packages/anaconda.git] / anaconda-branding.patch
CommitLineData
b72db080
ER
1--- anaconda-11.0.5/product.py~ 2006-03-13 21:12:36.000000000 +0200
2+++ anaconda-11.0.5/product.py 2006-05-25 00:21:19.708387579 +0300
3@@ -23,10 +23,10 @@
4 path = None
5
6
7-productName = "anaconda"
8-productVersion = "bluesky"
9-productPath = "anaconda"
10-bugUrl = "your distribution provided bug reporting tool."
bce19673 11+productName = "PLD Linux Distribution"
b72db080
ER
12+productVersion = "2.0 (Ac)"
13+productPath = "PLD"
14+bugUrl = "http://bugs.pld-linux.org/"
15
16 if path is not None:
17 f = open(path, "r")
This page took 0.027674 seconds and 4 git commands to generate.