]> git.pld-linux.org Git - packages/gnome-applets.git/commitdiff
- fixed %install (pass correct value in omf_dest_dir).
authorkloczek <kloczek@pld-linux.org>
Sun, 22 Apr 2001 06:16:05 +0000 (06:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-applets.spec -> 1.42

gnome-applets.spec

index 139a2801e547356990eda49ffbc23b273251e9fa..772df8769b29a30ba44aa001bf01ed8be86f9600 100644 (file)
@@ -61,7 +61,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
-       omf_dest_dir=%{_omf_dest_dir}
+       omf_dest_dir=%{_omf_dest_dir}/omf/%{name}
 
 gzip -9nf AUTHORS ChangeLog NEWS README
 
This page took 0.033238 seconds and 4 git commands to generate.