SPECS: template-qt4.spec - install %{_bindir} by default

shadzik shadzik at pld-linux.org
Sun Oct 21 03:09:37 CEST 2007


Author: shadzik                      Date: Sun Oct 21 01:09:37 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install %{_bindir} by default 

---- Files affected:
SPECS:
   template-qt4.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/template-qt4.spec
diff -u SPECS/template-qt4.spec:1.1 SPECS/template-qt4.spec:1.2
--- SPECS/template-qt4.spec:1.1	Sun Oct 21 03:01:31 2007
+++ SPECS/template-qt4.spec	Sun Oct 21 03:09:32 2007
@@ -34,6 +34,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_bindir}
 # usually you have to install the program manually
 
 %clean
@@ -49,6 +50,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/10/21 01:09:32  shadzik
+- install %{_bindir} by default
+
 Revision 1.1  2007/10/21 01:01:31  shadzik
 - template for qt4 apps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/template-qt4.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list