debian: remove empty -doc package, we can add it later
This commit is contained in:
parent
f71954654c
commit
2dcc70dc89
12
debian/control
vendored
12
debian/control
vendored
|
@ -27,15 +27,3 @@ Description: libs of fpgatools
|
||||||
text-based file formats
|
text-based file formats
|
||||||
no documentation - read the sources
|
no documentation - read the sources
|
||||||
automatic test suite
|
automatic test suite
|
||||||
|
|
||||||
Package: libfpga-doc
|
|
||||||
Architecture: any
|
|
||||||
Section: doc
|
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
||||||
Description: documents of fpgatools
|
|
||||||
small independent command line utilities, no GUI
|
|
||||||
plain C, no C++
|
|
||||||
simple Makefiles
|
|
||||||
text-based file formats
|
|
||||||
no documentation - read the sources
|
|
||||||
automatic test suite
|
|
||||||
|
|
1
debian/libfpga-doc.dirs
vendored
1
debian/libfpga-doc.dirs
vendored
|
@ -1 +0,0 @@
|
||||||
usr/share/fpgatools/
|
|
1
debian/libfpga-doc.install
vendored
1
debian/libfpga-doc.install
vendored
|
@ -1 +0,0 @@
|
||||||
usr/share/fpgatools
|
|
4
debian/libfpga.install
vendored
4
debian/libfpga.install
vendored
|
@ -1,2 +1,2 @@
|
||||||
usr/lib/libfpga-*.a
|
usr/lib/libfpga-*.so
|
||||||
usr/include/
|
usr/include/*.h
|
||||||
|
|
Loading…
Reference in New Issue
Block a user