Changeset 244 for binary-improvements/bundle_creation/makefile
- Timestamp:
- Jul 21, 2015, 9:51:32 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/bundle_creation/makefile
r238 r244 4 4 5 5 VERSIONFILE=../bin/Mods/Allocs_CommonFunc/7dtd-server-fixes_version.txt 6 VERSION=$(shell cat ${VERSIONFILE} | grep " Version" | cut -d\ -f8)6 VERSION=$(shell cat ${VERSIONFILE} | grep "Combined" | cut -d\ -f2) 7 7 ARCHIVENAME=server_fixes_v${VERSION}.tar.gz 8 8
Note:
See TracChangeset
for help on using the changeset viewer.