SPECS: rawtherapee.spec - must be %{_appdir}

cactus cactus at pld-linux.org
Wed May 28 21:52:38 CEST 2008


Author: cactus                       Date: Wed May 28 19:52:38 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- must be %{_appdir}

---- Files affected:
SPECS:
   rawtherapee.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/rawtherapee.spec
diff -u SPECS/rawtherapee.spec:1.9 SPECS/rawtherapee.spec:1.10
--- SPECS/rawtherapee.spec:1.9	Wed May  7 23:59:26 2008
+++ SPECS/rawtherapee.spec	Wed May 28 21:52:33 2008
@@ -53,7 +53,7 @@
 
 cat > $RPM_BUILD_ROOT%{_bindir}/%{name} << 'EOF'
 #!/bin/sh
-cd ${_appdir}
+cd %{_appdir}
 exec ./rt
 EOF
 
@@ -87,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2008-05-28 19:52:33  cactus
+- must be %{_appdir}
+
 Revision 1.9  2008-05-07 21:59:26  blues
 - 2.4 milestone1 - back to proper exec script (bug is fixed now). Themes
   are introduced. Works nice.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rawtherapee.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list