Egbert Eich
b556eb5d18
--with-extension-destdir infrastructure becomes pointless. The following patches remove it and make the install process rely on the DESTDIR make macro which is used by the autotools already: * Fix-Python-package-installation-use-root.patch * Remove-PERL_DESTDIR-use-DESTDIR-instead.patch * Remove-all-remains-of-EXTENSION_DESTDIR.patch OBS-URL: https://build.opensuse.org/package/show/network:cluster/genders?expand=0&rev=3
18 lines
734 B
Plaintext
18 lines
734 B
Plaintext
-------------------------------------------------------------------
|
|
Sun Jan 28 00:18:51 UTC 2018 - eich@suse.com
|
|
|
|
- Fix error in SLES build: use proper --root argument with
|
|
'python genderssetup.py ...'. With this the entire
|
|
--with-extension-destdir infrastructure becomes pointless.
|
|
The following patches remove it and make the install process
|
|
rely on the DESTDIR make macro which is used by the autotools
|
|
already:
|
|
* Fix-Python-package-installation-use-root.patch
|
|
* Remove-PERL_DESTDIR-use-DESTDIR-instead.patch
|
|
* Remove-all-remains-of-EXTENSION_DESTDIR.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 8 11:07:09 UTC 2017 - cgoll@suse.com
|
|
|
|
- intial commit if genders version 1.22
|