Redo package layout again. If upstream is called libfoo then don't create

a foo-lib package. Perhaps foo-progs if you want to seperate any binaries.
This commit is contained in:
Tom G. Christensen
2008-04-18 15:59:55 +00:00
committed by tgc
parent 403b0c3ae2
commit 2431fc3b7d
2 changed files with 2 additions and 14 deletions

View File

@@ -38,10 +38,8 @@ reg install
install()
{
generic_install DESTDIR
doc NOTES ChangeLog DESIGN NEWS COPYING AUTHORS README
docs_for libiconv2 COPYING.LIB ChangeLog AUTHORS NEWS
doc NOTES ChangeLog DESIGN NEWS COPYING AUTHORS README COPYING.LIB
${__rm} -f ${stagedir}${prefix}/${_libdir}/charset.alias
}
reg pack