New package: libcprops-0.1.12.
This commit is contained in:
parent
6b1bbca0cd
commit
e9935ca209
4 changed files with 26 additions and 0 deletions
10
srcpkgs/libcprops/libcprops-devel.template
Normal file
10
srcpkgs/libcprops/libcprops-devel.template
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Template file for 'cprops-devel'.
|
||||
#
|
||||
depends="${sourcepkg}>=${version}"
|
||||
short_desc="${short_desc} -- development files"
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
vmove "usr/lib/*.a" usr/lib
|
||||
vmove usr/share usr
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue