Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[usb-moded] Fix build, do not attempt to remove nonexistent file
  • Loading branch information
Petri M. Gerdt committed Apr 28, 2015
1 parent 1910cf6 commit 445ac58
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions rpm/usb-moded.spec
Expand Up @@ -320,9 +320,6 @@ install -m 644 -D config/run/* %{buildroot}/%{_sysconfdir}/usb-moded/run/
install -m 644 -D config/run-diag/* %{buildroot}/%{_sysconfdir}/usb-moded/run-diag/
install -m 644 -D config/mass-storage-jolla.ini %{buildroot}/%{_sysconfdir}/usb-moded/

# Sync mode not packaged for now.
rm %{buildroot}/etc/usb-moded/dyn-modes/sync_mode.ini

touch %{buildroot}/%{_sysconfdir}/modprobe.d/g_ether.conf
touch %{buildroot}/%{_sysconfdir}/udhcpd.conf
#systemd stuff
Expand Down

0 comments on commit 445ac58

Please sign in to comment.