Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
U
uniset2
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
UniSet project repositories
uniset2
Commits
497200a3
Commit
497200a3
authored
Aug 06, 2009
by
Pavel Vainerman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test build
parent
c2ea3f5e
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
10 deletions
+3
-10
release_helper.sh
conf/release_helper.sh
+3
-2
setting.mk
conf/setting.mk
+0
-8
No files found.
conf/release_helper.sh
View file @
497200a3
...
...
@@ -36,9 +36,10 @@ prepare_tarball()
cp
-r
$WDPROJECT
/
*
$DESTDIR
/
cd
$DESTDIR
/
make distclean
[
-a
./autogen.sh
]
&&
./autogen.sh
#
[ -a ./autogen.sh ] && ./autogen.sh
rm
-rf
autom4te.cache/
rm
-rf
.git
rm
-rf
.gear
echo
"Make tarball
$TARNAME
... from
$DESTDIR
"
mkdir
-p
$RPMSOURCEDIR
/
$NICE
tar
cfj
$RPMSOURCEDIR
/
$TARNAME
../
$NAMEVER
$ETERTARPARAM
||
RET
=
1
...
...
conf/setting.mk
View file @
497200a3
############################################################################
# This file is part of the UniSet* library
# Copyright (C) 1999-2002 SET Research Institute. All rights reserved.
# Author: Vitaly Lipatov <lav>
# $Id: setting.mk,v 1.2 2008/12/14 21:57:49 vpashka Exp $
############################################################################
# \file
############################################################################
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment