RPM specfile config change
use make macros, rather than hard coded values
This commit is contained in:
parent
3c6692d0d5
commit
004b651d61
|
@ -3,5 +3,5 @@
|
||||||
weekly
|
weekly
|
||||||
notifempty
|
notifempty
|
||||||
missingok
|
missingok
|
||||||
create 660 apache apache
|
create 660 @WEB_USER@ @WEB_GROUP@
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue