Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
bdc26757
Commit
bdc26757
authored
Sep 02, 2000
by
Niels Möller
Browse files
Commnted out strip_rsa.
Rev: misc/make-dist:1.4
parent
007bb64e
Changes
1
Hide whitespace changes
Inline
Side-by-side
misc/make-dist
View file @
bdc26757
#! /bin/sh
strip_rsa
()
{
#
strip_rsa () {
# mv src/.dist_classes src/.dist_classes-old \
# && grep -v '^rsa.c.x$' < src/.dist_classes-old > src/.dist_classes
}
#
}
make
&&
(
cd
src/testsuite
&&
make check-more
)
&&
\
./make_am
--rethink
&&
strip_rsa
&&
./make_am
&&
make
&&
make distcheck
./make_am
--rethink
&&
./make_am
&&
make
&&
make distcheck
Write
Preview
Supports
Markdown
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