- Timestamp:
- 12/26/2011 09:21:29 PM (11 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 7df66ff
- Parents:
- d4eee5e0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kde/add/kdeadmin.xml
rd4eee5e0 re36f9d9 94 94 <para>Install <application>kdeadmin</application> with:</para> 95 95 96 <screen><userinput> 97 cp -v /usr/share/aclocal/libtool.m4 admin/libtool.m4.in && 96 <screen><userinput>cp -v /usr/share/aclocal/libtool.m4 admin/libtool.m4.in && 98 97 cp -v /usr/share/libtool/config/ltmain.sh admin/ltmain.sh && 99 sed -i -e "s@/usr/include/tqt@$TRINITY_PREFIX/include/tqt@" admin/acinclude.m4.in && 98 sed -i -e "s@/usr/include/tqt@$TRINITY_PREFIX/include/tqt@" \ 99 admin/acinclude.m4.in && 100 100 make -f admin/Makefile.common && 101 101
Note:
See TracChangeset
for help on using the changeset viewer.