solid - 2
This commit is contained in:
parent
ef38970eaf
commit
b32d5b4496
@ -1,6 +1,6 @@
|
||||
name='solid'
|
||||
version='6.7.0'
|
||||
release='1'
|
||||
release='2'
|
||||
desc='Hardware integration and detection.'
|
||||
homepage='https://community.kde.org/Frameworks'
|
||||
maintainer_ru='Евгений Храмов <xpamych@yandex.ru>'
|
||||
@ -35,7 +35,7 @@ checksums=('SKIP')
|
||||
|
||||
prepare() {
|
||||
cd $name-$version
|
||||
patch -p1 < /home/xpamych/IdeaProjects/xpamych-alr-repo/solid/wrong_argument_qchar.diff
|
||||
patch -p1 < $scriptdir/wrong_argument_qchar.diff
|
||||
}
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user