mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-23 14:30:39 +01:00
mkspec.sh: Kick out unnecessary ldconfig
This commit is contained in:
parent
4247af2a8e
commit
5ecb9ca749
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ echo "Group: System Environment/Libraries"
|
||||||
echo "Vendor: Jannet IT Services, Berlin"
|
echo "Vendor: Jannet IT Services, Berlin"
|
||||||
echo "URL: http://www.jannet.de"
|
echo "URL: http://www.jannet.de"
|
||||||
echo "BuildRoot: /var/tmp/%{name}-buildroot"
|
echo "BuildRoot: /var/tmp/%{name}-buildroot"
|
||||||
echo "%define post /sbin/ldconfig"
|
#echo "%define post /sbin/ldconfig"
|
||||||
#echo "%define __spec_install_post /sbin/ldconfig"
|
#echo "%define __spec_install_post /sbin/ldconfig"
|
||||||
echo ""
|
echo ""
|
||||||
echo "%description"
|
echo "%description"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue