Author: oden
Date: Thu Feb  8 13:29:15 2007
New Revision: 117812

Modified:
   packages/cooker/mille-xterm-plug-in/current/SPECS/mille-xterm-plug-in.spec

Log:
- try using the offinding macro elsewhere

Modified: 
packages/cooker/mille-xterm-plug-in/current/SPECS/mille-xterm-plug-in.spec
==============================================================================
--- packages/cooker/mille-xterm-plug-in/current/SPECS/mille-xterm-plug-in.spec  
(original)
+++ packages/cooker/mille-xterm-plug-in/current/SPECS/mille-xterm-plug-in.spec  
Thu Feb  8 13:29:15 2007
@@ -20,8 +20,6 @@
 Requires:      mozilla-firefox
 BuildRoot:     %{_tmppath}/%{name}-%{version}-buildroot
 
-%define mozilla_dir %(`pkg-config --libs-only-L mozilla-nspr | sed 's/^\-L//'`)
-
 %description
 mille-xterm-plug-in is a Mozilla browser plugin to allow playing embedded
 movies on web pages.
@@ -56,6 +54,7 @@
 %makeinstall_std
 
 # antibork
+%define mozilla_dir %(`pkg-config --libs-only-L mozilla-nspr | sed 's/^\-L//'`)
 mv %{buildroot}%{_libdir}/mozilla %{buildroot}%{mozilla_dir}
 
 %find_lang xtermplug-in

Reply via email to