/[smeserver]/rpms/anaconda/sme10/anaconda-centos-set-right-eula-location.patch
ViewVC logotype

Contents of /rpms/anaconda/sme10/anaconda-centos-set-right-eula-location.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue May 17 15:29:31 2016 UTC (8 years ago) by unnilennium
Branch: MAIN
CVS Tags: anaconda-21_48_22_56-5_el7_centos, anaconda-21_48_22_159-1_el7_centos, anaconda-21_48_22_158-1_el7_centos, HEAD
Initial import

1 diff -uNr anaconda-19.31.79__orig/pyanaconda/constants.py anaconda-19.31.79/pyanaconda/constants.py
2 --- anaconda-19.31.79__orig/pyanaconda/constants.py 2014-04-29 01:45:59.000000000 +0100
3 +++ anaconda-19.31.79/pyanaconda/constants.py 2014-06-18 23:42:35.944668381 +0100
4 @@ -50,7 +50,7 @@
5 productArch = product.productArch
6 bugzillaUrl = product.bugUrl
7 isFinal = product.isFinal
8 -eulaLocation = "/usr/share/redhat-release/EULA"
9 +eulaLocation = "/usr/share/centos-release/EULA"
10
11 # for use in device names, eg: "fedora", "rhel"
12 shortProductName = productName.lower()

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed