Skip to content

Commit 468bba5

Browse files
committed
Fix formatting
1 parent 9b81386 commit 468bba5

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package/toltec-base/package

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,7 @@ configure() {
110110

111111
postremove() {
112112
case "$arch" in
113-
rm1 | rm2 | rmpp | rmppm | rmall | rmallos2 | rmallos3 | rmallos3v22)
114-
;;
113+
rm1 | rm2 | rmpp | rmppm | rmall | rmallos2 | rmallos3 | rmallos3v22) ;;
115114
rm1os2 | rm1os3 | rm1os3v22)
116115
if is-masked sys-subsystem-net-devices-usb1.device; then
117116
systemctl unmask sys-subsystem-net-devices-usb1.device

0 commit comments

Comments
 (0)