Examples are now in installed in $(libexecdir)/libgtop, there's no

need to move them there any longer.
This commit is contained in:
Martin Baulig
1998-09-28 19:30:57 +00:00
parent b5c90ca5a4
commit f082d4cb85

View File

@@ -75,11 +75,6 @@ rm -rf $RPM_BUILD_ROOT
make prefix=$RPM_BUILD_ROOT%{prefix} install
# Move all examples to %{prefix}/libexec/libgtop
mv $RPM_BUILD_ROOT%{prefix}/libexec $RPM_BUILD_ROOT%{prefix}/libgtop
mkdir -p $RPM_BUILD_ROOT%{prefix}/libexec
mv $RPM_BUILD_ROOT%{prefix}/libgtop $RPM_BUILD_ROOT%{prefix}/libexec
#
# msf - remove these as they are really supposed to come from gnome-libs
#