diff --git a/general.ent b/general.ent index 27481b3bec..9872ca9f1e 100644 --- a/general.ent +++ b/general.ent @@ -539,11 +539,11 @@ $Date$ - + - + diff --git a/gnome/core/gnome-terminal.xml b/gnome/core/gnome-terminal.xml index 2578393fda..5dd1934fd4 100644 --- a/gnome/core/gnome-terminal.xml +++ b/gnome/core/gnome-terminal.xml @@ -4,11 +4,11 @@ %general-entities; - - - - - + + + + + ]> @@ -111,7 +111,7 @@ make gnome-terminal None - $GNOME_PREFIX/share/{,gnome/help/,omf/}gnome-terminal + $GNOME_PREFIX/share/{gnome/help/gnome-terminal,gnome-terminal} diff --git a/gnome/core/libgtop.xml b/gnome/core/libgtop.xml index 20e1cac554..bf98606859 100644 --- a/gnome/core/libgtop.xml +++ b/gnome/core/libgtop.xml @@ -4,11 +4,11 @@ %general-entities; - - - - - + + + + + ]> @@ -80,8 +80,7 @@ commands: ./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \ - --infodir=$(pkg-config --variable=prefix ORBit-2.0)/share/info \ - --with-libgtop-inodedb && + --infodir=$(pkg-config --variable=prefix ORBit-2.0)/share/info && make This package does not come with a test suite. @@ -90,10 +89,8 @@ make make install - If you passed to the - configure script to build the example programs, install - them using the following commands as the root user: + If you would like to install the example programs, issue the following + commands as the root user: install -v -m755 -d $(pkg-config \ --variable=prefix ORBit-2.0)/lib/libgtop/examples && @@ -117,18 +114,6 @@ install -v -m755 examples/.libs/* \ your GNOME installation prefix is anything other than /usr. - : Adding this parameter to - the configure script will build numerous example - programs. - - - - : This parameter ensures the - inodedb programs is built and installed. - @@ -161,11 +146,12 @@ install -v -m755 examples/.libs/* \ Installed Directories - file_by_inode2 and mkinodedb2 + affinity, df, first, mem, mountlist, netlist, netload, openfiles, + pprint, procargs, proclist, procmap, second, smp, sysdeps, timings, and + wd (examples programs) libgtop-2.0.{so,a} - The following subdirectories of $GNOME_PREFIX/: - include/libgtop-2.0 and - lib/libgtop/examples + $GNOME_PREFIX/{include/libgtop-2.0/glibtop, + share/gtk-doc/html/libgtop,lib/libgtop/examples} diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index fe2ce208ca..cbb97013fe 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -49,6 +49,12 @@ [wblaszcz] - Updated to VTE-0.20.5. + + [wblaszcz] - Updated to GNOME Terminal-2.26.3.1. + + + [wblaszcz] - Updated to LibGTop-2.26.1. +