remove comps-fe7.xml.in in favor of new comps-f7.xml.in. make
comps-fe7.xml (for extras push script) automatically
This commit is contained in:
parent
442cddf223
commit
9a723d2cbc
3
Makefile
3
Makefile
@ -9,6 +9,9 @@ po: $(XMLINFILES)
|
||||
clean:
|
||||
@rm -fv *~
|
||||
|
||||
comps-fe7.xml.in: comps-f7.xml.in
|
||||
ln -s comps-f7.xml.in comps-fe7.xml.in
|
||||
|
||||
%.xml: %.xml.in
|
||||
./update-comps $@
|
||||
@if [ "$@" == "$(RAWHIDECOMPS)" ] ; then \
|
||||
|
3600
comps-fe7.xml.in
3600
comps-fe7.xml.in
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user