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
3b2d2dd9
Commit
3b2d2dd9
authored
Dec 12, 2001
by
Niels Möller
Browse files
Deleted the strip_rsa function.
Rev: misc/make-dist:1.5
parent
6dfbfe33
Changes
1
Hide whitespace changes
Inline
Side-by-side
misc/make-dist
View file @
3b2d2dd9
#! /bin/sh
# 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
&&
./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