* development/lyx.spec.in: remove not unneeded sourcing of /etc/profile

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13846 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Georg Baum 2006-05-13 13:09:46 +00:00
parent a884851ae9
commit 029fe9fcd0

View File

@ -73,12 +73,6 @@ rm -rf ${RPM_BUILD_ROOT}
# Make TeX understand where LyX-specific packages are
texhash
# Before configuring lyx for the local system
# PATH needs to be imported
if [ -f /etc/profile ]; then
. /etc/profile
fi
%postun
# Fix the TeX file hash
#