Install libcpc_impl.h
This commit is contained in:
parent
46dc28761b
commit
dc81ff1b5d
|
@ -1,3 +1,9 @@
|
|||
libcpc (2.10-2) unstable; urgency=low
|
||||
|
||||
* Install libcpc_impl.h
|
||||
|
||||
-- Igor Pashev <pashev.igor@gmail.com> Tue, 15 Jan 2013 10:46:42 +0000
|
||||
|
||||
libcpc (2.10-1) unstable; urgency=low
|
||||
|
||||
* Initial release.
|
||||
|
|
|
@ -13,7 +13,6 @@ Build-Depends:
|
|||
Standards-Version: 3.9.3
|
||||
Homepage: https://www.illumos.org
|
||||
|
||||
########################### libpctx1 ##########################
|
||||
Package: libpctx1
|
||||
Section: libs
|
||||
Priority: standard
|
||||
|
@ -80,7 +79,6 @@ Description: process context library (32-bit development files)
|
|||
state of a controlled process.
|
||||
|
||||
|
||||
########################### libcpc1 ##########################
|
||||
Package: libcpc1
|
||||
Section: libs
|
||||
Priority: standard
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
usr/lib/*/libcpc.so
|
||||
usr/include/libcpc.h
|
||||
usr/src/lib/libcpc/common/libcpc_impl.h /usr/include/
|
||||
|
|
Loading…
Reference in New Issue