mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-14 16:19:46 +02:00
added new printers.pas from Olivier G
git-svn-id: trunk@6106 -
This commit is contained in:
parent
4786f0bb57
commit
62604373bd
949
lcl/printers.pas
949
lcl/printers.pas
File diff suppressed because it is too large
Load Diff
@ -119,7 +119,9 @@ else
|
||||
|
||||
# copy custom rpm scripts
|
||||
cp smart_strip.sh /tmp/smart_strip.sh
|
||||
chmod a+x /tmp/smart_strip.sh
|
||||
cp do_nothing.sh /tmp/do_nothing.sh
|
||||
chmod a+x /tmp/do_nothing.sh
|
||||
|
||||
# build rpm
|
||||
rpmbuild -ba $SpecFile || rpm -ba $SpecFile
|
||||
|
Loading…
Reference in New Issue
Block a user