Skip to content

Commit

Permalink
rpm: Remove redundant groupadd command that didn't work
Browse files Browse the repository at this point in the history
  • Loading branch information
JamiKettunen committed May 2, 2020
1 parent 9b0973b commit fef30b1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions droid-hal-cheeseburger.spec
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,4 @@
# Don't create systemd mount units for these
%define makefstab_skip_entries /dev/cpuctl /dev/stune /sys/fs/pstore /mnt/vendor/persist

# Required for gesture-daemon (https://git.io/JerMg) to work since SFOS 3.3
%define additional_post_scripts \
/usr/bin/groupadd-user system || : \
%{nil}

%include rpm/dhd/droid-hal-device.inc

0 comments on commit fef30b1

Please sign in to comment.