Skip to content

Commit

Permalink
doc/manual.txt: improve -devel subpkg in the example template.
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan RP committed Mar 17, 2014
1 parent 1c3b4cd commit 2811c46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/manual.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ foo-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"
pkg_install() {
vmove usr/include
vmove usr/lib/*.a
vmove usr/lib/*.so
vmove usr/lib/pkgconfig
}
}
Expand Down

0 comments on commit 2811c46

Please sign in to comment.