projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0e777e
)
Remove redundant comment
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 23 May 2011 20:47:03 +0000
(22:47 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 23 May 2011 20:47:03 +0000
(22:47 +0200)
buildconf.sh
patch
|
blob
|
history
diff --git
a/buildconf.sh
b/buildconf.sh
index
bb7e1b8
..
6dbd1fb
100755
(executable)
--- a/
buildconf.sh
+++ b/
buildconf.sh
@@
-119,8
+119,6
@@
When building from Git, you need these Debian packages:
libxslt1-dev libgnutls-dev libreadline5-dev libwrap0-dev
pkg-config libicu-dev
-Also perhaps: libgnutls-dev libicu-dev
-
And if you want to make a Debian package: dpkg-dev fakeroot debhelper
(Then run "dpkg-buildpackage -rfakeroot" in this directory.)