wok-next diff postgresql-dev/receipt @ rev 20128
Up celestia (1.6.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Oct 31 11:58:18 2017 +0100 (2017-10-31) |
parents | 4048d48a47c1 |
children |
line diff
1.1 --- a/postgresql-dev/receipt Fri Apr 21 14:48:05 2017 +0300 1.2 +++ b/postgresql-dev/receipt Tue Oct 31 11:58:18 2017 +0100 1.3 @@ -14,6 +14,5 @@ 1.4 # Rules to gen a SliTaz package suitable for Tazpkg. 1.5 genpkg_rules() 1.6 { 1.7 - cook_copy_files *.h *.a *.pc 1.8 - cook_copy_folders pgxs 1.9 + copy *.h *.a *.pc pgxs/ 1.10 }