mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
* 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:
parent
a884851ae9
commit
029fe9fcd0
@ -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
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user