mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 11:38:52 +02:00
NoMacs: remove hardcoded font sizes in stylesheet
This commit is contained in:
@@ -7,7 +7,7 @@ COPYRIGHT="2011-2020 Markus Diem
|
||||
2011-2020 Stefan Fiel
|
||||
2011-2020 Florian Kleber"
|
||||
LICENSE="GNU LGPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/nomacs/nomacs/archive/$portVersion.224.tar.gz"
|
||||
CHECKSUM_SHA256="bbc7e9048026ef9e0d2b64902c88050f17a679ef3d3c009de2c3b7de5d1d217c"
|
||||
SOURCE_FILENAME="nomacs-$portVersion.tar.gz"
|
||||
@@ -84,6 +84,7 @@ BUILD_PREREQUIRES="
|
||||
PATCH()
|
||||
{
|
||||
unzip -o $sourceDir/../../additional-files/haikuicons.zip -d $sourceDir/ImageLounge/src/img
|
||||
sed -e '/font-size:/d' -i $sourceDir/ImageLounge/src/stylesheet.css
|
||||
}
|
||||
|
||||
BUILD()
|
||||
|
||||
Reference in New Issue
Block a user