Changeset 2ab28c8
- Timestamp:
- 08/09/2019 01:56:34 AM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.0, 9.1, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 06167f14
- Parents:
- 4e0a40f
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r4e0a40f r2ab28c8 46 46 <para>August 8th, 2019</para> 47 47 <itemizedlist> 48 <listitem revision="sysv"> 49 <para>[renodr] - Remove systemd user unit from Emacs.</para> 50 </listitem> 48 51 <listitem> 49 52 <para>[renodr] - Fix building Grantlee with CMake 3.15 or newer. Fixes -
postlfs/editors/emacs.xml
r4e0a40f r2ab28c8 118 118 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> 119 119 120 <screen role="root" ><userinput>make install &&120 <screen role="root" revision="systemd"><userinput>make install && 121 121 chown -v -R root:root /usr/share/emacs/&emacs-version;</userinput></screen> 122 123 <screen role="root" revision="sysv"><userinput>make install && 124 chown -v -R root:root /usr/share/emacs/&emacs-version; && 125 rm -vf /usr/lib/systemd/user/emacs.service</userinput></screen> 122 126 123 127 <para>
Note:
See TracChangeset
for help on using the changeset viewer.