mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-09 01:28:19 +02:00
ComboBoxDropDown from Yoyong
git-svn-id: trunk@2720 -
This commit is contained in:
parent
5cf1e97aeb
commit
09d5b2c0e1
@ -58,7 +58,7 @@ cat $SpecFile | \
|
||||
sed -e 's/^Version: .*/Version: '"$LazVersion/" \
|
||||
-e 's/^Release: .*/Release: '"$LazRelease/" \
|
||||
-e 's/^\%{fpcdir}\/samplecfg .*/%{fpcdir}\/samplecfg %{_libdir}\/fpc\/\\\$version/' \
|
||||
-e 's/^\(\%doc \%{exampledir}\/\*\)/\1\/*/' \
|
||||
-e 's/^\%doc \(\%{exampledir}\/\)\*/\1/' \
|
||||
> $SpecFile
|
||||
|
||||
# change Makefile for new rpmbuild
|
||||
|
Loading…
Reference in New Issue
Block a user