mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
hddtemp: remove patch after use
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
ce6235ce97
commit
0408ca1b8f
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ checksum="
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
patch -p1 -i ../hddtemp_${version/.b/-b}-53.diff
|
patch -p1 -i ../hddtemp_${version/.b/-b}-53.diff
|
||||||
|
rm ../hddtemp_${version/.b/-b}-53.diff
|
||||||
sed -i 's|/etc/hddtemp.db|/usr/share/hddtemp/hddtemp.db|' doc/hddtemp.8
|
sed -i 's|/etc/hddtemp.db|/usr/share/hddtemp/hddtemp.db|' doc/hddtemp.8
|
||||||
}
|
}
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue