mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
make, scripts: Project description default location is now $(TOPDIR)/make
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
92e49e97a9
commit
c7400a0bd8
4 changed files with 5 additions and 3 deletions
|
|
@ -851,7 +851,7 @@ CHECK_CVS_SYNC_BEFORE_RPM_RELEASE=false
|
|||
#LAST_RPM_VERSION=`read_map $TOPDIR/LAST_RPM_VERSION`
|
||||
myname=`basename $0`
|
||||
tmp_mkdef_sh=""
|
||||
PROJECT_DESCR_FILE=$TOPDIR/doc/share/project.txt
|
||||
PROJECT_DESCR_FILE=$TOPDIR/make/project.conf
|
||||
DIST_SRC_DIR=dist/src
|
||||
DIST_INST_DIR=dist/src
|
||||
DIST_PCKG_DIR=dist/pckg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue