forked from Teradata/stacki
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTES
More file actions
Latest commit
23 lines (15 loc) · 323 Bytes
/
Copy pathNOTES
File metadata and controls
23 lines (15 loc) · 323 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
To change the version/release info:
edit version.mk
change RELEASE
change ROLLVERSION
edit src/stack/build/build/etc/stack-version.mk
change RELEASE_NAME
cd src/stack/build
make install-rpm
logout, log back in
cd src/stack/pylib
make install-rpm
cd src/stack/command
make install-rpm
cd .
make roll