]> git.lyx.org Git - features.git/commitdiff
* development/lyx.spec.in: remove not unneeded sourcing of /etc/profile
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sat, 13 May 2006 13:09:46 +0000 (13:09 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sat, 13 May 2006 13:09:46 +0000 (13:09 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13846 a592a061-630c-0410-9148-cb99ea01b6c8

development/lyx.spec.in

index 0719af99b6d33ada56483ea6db846529be4e7417..34442a20dca7c9346241d524d4958654c9d65253 100644 (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
 #