Author: glen                         Date: Thu Apr  3 15:34:26 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- workaround for missing @MKINSTALLDIRS@ subst; rel 3

---- Files affected:
SPECS:
   dmconvert.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/dmconvert.spec
diff -u SPECS/dmconvert.spec:1.8 SPECS/dmconvert.spec:1.9
--- SPECS/dmconvert.spec:1.8    Thu Apr  3 17:26:14 2008
+++ SPECS/dmconvert.spec        Thu Apr  3 17:34:21 2008
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):     Narzędzie do konwersji nieszyfrowanego systemu plików 
na szyfrowany
 Name:          dmconvert
 Version:       0.2
-Release:       2
+Release:       3
 Epoch:         0
 License:       GPL v2
 Group:         Applications/System
@@ -39,6 +39,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
+       MKINSTALLDIRS='/usr/share/automake/mkinstalldirs' \
        DESTDIR=$RPM_BUILD_ROOT
 
 %find_lang %{name}
@@ -57,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2008-04-03 15:34:21  glen
+- workaround for missing @MKINSTALLDIRS@ subst; rel 3
+
 Revision 1.8  2008-04-03 15:26:14  glen
 - release 2 (device-mapper rebuild)
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to