mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
* development/lyx.spec.in: Don't run configure in postinst
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13845 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
e1019394f8
commit
a884851ae9
@ -78,12 +78,6 @@ texhash
|
||||
if [ -f /etc/profile ]; then
|
||||
. /etc/profile
|
||||
fi
|
||||
#
|
||||
# Now configure LyX
|
||||
#
|
||||
echo "Configuring LyX for your system..."
|
||||
cd %{_datadir}/%{name}
|
||||
./configure --srcdir
|
||||
|
||||
%postun
|
||||
# Fix the TeX file hash
|
||||
|
Loading…
Reference in New Issue
Block a user