diff options
| -rw-r--r-- | Makefile | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -94,3 +94,6 @@ devsrc:  src:  	spectool -g -S $(NAME).spec +REFLECTION: $(NAME).spec + +	php --re $(shell pwd | sed -e 's/.*-//') >REFLECTION | 
|  | index : rpms/tools/common.git | |
| The master git repository for common RPM | Remi Collet | 
| summaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | Makefile | 3 | 
| @@ -94,3 +94,6 @@ devsrc:  src:  	spectool -g -S $(NAME).spec +REFLECTION: $(NAME).spec + +	php --re $(shell pwd | sed -e 's/.*-//') >REFLECTION |