xorg-server: remove obsolete line.

--HG--
extra : convert_revision : 1ffc2cf70011a4b5472f0640b2dff54d633a99f9
This commit is contained in:
Juan RP 2009-10-10 10:22:48 +02:00
parent 1d0a83c662
commit 5834247be6

View file

@ -69,6 +69,5 @@ pre_configure()
post_install()
{
find ${DESTDIR}/usr/lib/xorg/modules -type f -name \*.la -delete
rm -rf ${DESTDIR}/var/log
}