SPECS: template-webapp.spec - add sample _appdir define

glen glen at pld-linux.org
Wed Dec 28 08:03:30 CET 2005


Author: glen                         Date: Wed Dec 28 07:03:30 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add sample _appdir define

---- Files affected:
SPECS:
   template-webapp.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: SPECS/template-webapp.spec
diff -u SPECS/template-webapp.spec:1.35 SPECS/template-webapp.spec:1.36
--- SPECS/template-webapp.spec:1.35	Wed Dec 28 07:58:10 2005
+++ SPECS/template-webapp.spec	Wed Dec 28 08:03:25 2005
@@ -20,6 +20,7 @@
 %define		_webapps	/etc/webapps
 %define		_webapp		%{name}
 %define		_sysconfdir	%{_webapps}/%{_webapp}
+#%define		_appdir		%{_datadir}/%{_webapp}
 
 # in case _sysconfdir is not in webapps dir, run this replace pattern
 # before copy-pasting to your spec: :%s#%{_sysconfdir}#%{_webapps}/%{_webapp}#g
@@ -175,6 +176,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2005/12/28 07:03:25  glen
+- add sample _appdir define
+
 Revision 1.35  2005/12/28 06:58:10  glen
 - reload implies webapp register
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/template-webapp.spec?r1=1.35&r2=1.36&f=u



More information about the pld-cvs-commit mailing list