Skip to content

Commit

Permalink
gdbm: Nope. Don't see the Makefile sedits doing anything and all inst…
Browse files Browse the repository at this point in the history
…alls

where it should.
  • Loading branch information
stumbles committed Aug 1, 2013
1 parent fa113d5 commit 948523b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
15 changes: 2 additions & 13 deletions libs/gdbm/BUILD
@@ -1,15 +1,4 @@
(

unset CC CXX &&
sedit "s/-O/$CFLAGS/" Makefile.in
OPST+=" --disable-static" &&

./configure --prefix=/usr \
--disable-static &&

sedit "s/fix)\/info/fix)\/share\/info/" Makefile &&
sedit "s/fix)\/man/fix)\/share\/man/" Makefile &&
make &&
prepare_install &&
make prefix=/usr install

) > $C_FIFO 2>&1
default_build
1 change: 0 additions & 1 deletion libs/gdbm/POST_REMOVE

This file was deleted.

0 comments on commit 948523b

Please sign in to comment.