Author: sls                          Date: Sun Jul  8 22:18:52 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- export gpg path (./configure needs exported GPG or installed /usr/bin/gpg)

---- Files affected:
SPECS:
   gpa.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/gpa.spec
diff -u SPECS/gpa.spec:1.17 SPECS/gpa.spec:1.18
--- SPECS/gpa.spec:1.17 Sun Jul  8 23:57:11 2007
+++ SPECS/gpa.spec      Mon Jul  9 00:18:47 2007
@@ -35,6 +35,9 @@
 %setup -q
 
 %build
+GPG=%{_bindir}/gpg
+export GPG
+
 %{__gettextize}
 %{__aclocal} -I m4
 %{__autoconf}
@@ -70,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2007/07/08 22:18:47  sls
+- export gpg path (./configure needs exported GPG or installed /usr/bin/gpg)
+
 Revision 1.17  2007/07/08 21:57:11  sls
 - rel. 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gpa.spec?r1=1.17&r2=1.18&f=u

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

Reply via email to