multilibify it
This commit is contained in:
parent
c97ed3b1dc
commit
7cd4c906c0
2
acl.spec
2
acl.spec
@ -61,7 +61,7 @@ make install-lib DIST_MANIFEST="$DIST_INSTALL_LIB"
|
|||||||
|
|
||||||
# Buahhh, ugly hack, but it works.
|
# Buahhh, ugly hack, but it works.
|
||||||
perl -pi -e 's|^f 644|f 755|' $DIST_INSTALL_LIB
|
perl -pi -e 's|^f 644|f 755|' $DIST_INSTALL_LIB
|
||||||
chmod 755 $RPM_BUILD_ROOT/lib/*
|
chmod 755 $RPM_BUILD_ROOT/%{_lib}/*
|
||||||
|
|
||||||
files()
|
files()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user