projects
/
apt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a65de6
)
Link apt-inst to apt-pkg, #175055
author
Arch Librarian
<arch@canonical.com>
Mon, 20 Sep 2004 17:00:11 +0000
(17:00 +0000)
committer
Arch Librarian
<arch@canonical.com>
Mon, 20 Sep 2004 17:00:11 +0000
(17:00 +0000)
Author: jgg
Date: 2003-01-06 00:40:51 GMT
Link apt-inst to apt-pkg, #175055
apt-inst/makefile
patch
|
blob
|
blame
|
history
diff --git
a/apt-inst/makefile
b/apt-inst/makefile
index 23cdd375b5bddfd3530d5a5d2c0cc46ae5bf954e..3aa7b45d2a80b00798eba61fd4788e94bb4534c1 100644
(file)
--- a/
apt-inst/makefile
+++ b/
apt-inst/makefile
@@
-14,7
+14,7
@@
LIBRARY=apt-inst
LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
MAJOR=1.0
MINOR=0
-SLIBS=$(PTHREADLIB)
+SLIBS=$(PTHREADLIB)
-lapt-pkg
# Source code for the contributed non-core things
SOURCE = contrib/extracttar.cc contrib/arfile.cc