[packages/mate-applets: 68/311] - release 6: fixed omf files install path.
glen
glen at pld-linux.org
Thu Dec 27 20:28:50 CET 2012
commit a3fb8e7a9a58665fbfac201e90fe85ef59883312
Author: kloczek <kloczek at pld-linux.org>
Date: Fri May 17 14:13:44 2002 +0000
- release 6: fixed omf files install path.
Changed files:
gnome-applets.spec -> 1.59
gnome-applets.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gnome-applets.spec b/gnome-applets.spec
index 0df2227..bec0f7e 100644
--- a/gnome-applets.spec
+++ b/gnome-applets.spec
@@ -4,7 +4,7 @@ Summary(ru):
Summary(uk): ������˦ ��������, �� ������������ � ������ GNOME
Name: gnome-applets
Version: 1.4.0.5
-Release: 2
+Release: 6
Epoch: 1
License: GPL
Group: X11/Applications
@@ -66,7 +66,7 @@ libtoolize --copy --force
gettextize --copy --force
aclocal -I macros
autoconf
-#automake
+automake -a -c -f
%configure \
--disable-static \
--without-included-gettext
@@ -77,7 +77,7 @@ rm -rf $RPM_BUILD_ROOT
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT \
- omf_dest_dir=%{_omf_dest_dir}/omf/%{name}
+ omf_dest_dir=%{_omf_dest_dir}/%{name}
gzip -9nf AUTHORS ChangeLog NEWS README
@@ -108,7 +108,7 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/odometer
%{_datadir}/sound-monitor
%{_datadir}/tickastat
-%{_omf_dest_dir}/omf/%{name}
+%{_omf_dest_dir}/%{name}
%{_pixmapsdir}/gweather
%{_pixmapsdir}/mini-commander
%{_pixmapsdir}/*.png
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mate-applets.git/commitdiff/65c1b73f8721e2c1dd8f5b7d875df06b87ad8453
More information about the pld-cvs-commit
mailing list