mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
rpmdist.mk: Copy configure.ac.tmpl
This commit is contained in:
parent
e1001f6744
commit
4f9b7f59fa
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ endif
|
|||
cpfiles.dist:
|
||||
mkdir -p $(DIST_SRC_DIR)
|
||||
cp Makefile $(DIST_SRC_DIR)
|
||||
cp configure.ac.tmpl $(DIST_SRC_DIR)
|
||||
sh $(MKSPEC_SH) -V $(RPM_VERSION) -S $(notdir $(PCKG_TAR)) -N $(RPM_PROJECT) $(RPM_REQUIRED_FLAG) \
|
||||
-P $(PROJECT) \
|
||||
> $(DIST_SRC_DIR)/$(RPM_PROJECT)-$(RPM_VERSION).spec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue