forked from pool/postgresql13
- bsc#1178961: %ghost the symlinks to pg_config and ecpg.
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql13?expand=0&rev=7
This commit is contained in:
@@ -917,7 +917,7 @@ fi
|
||||
%defattr(-,root,root)
|
||||
%dir %pgbasedir
|
||||
%dir %pgbindir
|
||||
%_bindir/ecpg
|
||||
%ghost %_bindir/ecpg
|
||||
%_libdir/pkgconfig/*
|
||||
%_libdir/lib*.so
|
||||
%pgbindir/ecpg
|
||||
@@ -932,7 +932,7 @@ fi
|
||||
%files server-devel -f server-devel.files
|
||||
%endif
|
||||
%defattr(-,root,root)
|
||||
%_bindir/pg_config
|
||||
%ghost %_bindir/pg_config
|
||||
%pgbindir/pg_config
|
||||
%pgincludedir/server
|
||||
%pglibdir/pgxs
|
||||
|
Reference in New Issue
Block a user