Remove a linuxism that just pollutes the file sytem
This commit is contained in:
parent
a3d27aee0a
commit
9e18381f78
@ -34,8 +34,3 @@ EXTRA_DIST = xaw6.pc.in \
|
||||
xaw.m4 \
|
||||
old-doc/Changelog \
|
||||
old-doc/CHANGES
|
||||
|
||||
if !PLATFORM_WIN32
|
||||
install-exec-hook:
|
||||
cd $(DESTDIR)$(libdir) && rm -f libXaw.so && ln -s $(DEFAULT_LIB) libXaw.so
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user