Skip to content

Commit

Permalink
spec: install dosdisk8192.img
Browse files Browse the repository at this point in the history
Reported by James Hammett.
  • Loading branch information
Matt Domsch authored and Matt Domsch committed Jul 20, 2010
1 parent 836c3b3 commit 42a22fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions biosdisk.spec
Expand Up @@ -37,6 +37,7 @@ install -m 755 biosdisk %{buildroot}%{_sbindir}
install -m 755 blconf %{buildroot}%{_sbindir}
install -m 644 dosdisk.img %{buildroot}%{_datadir}/%{name}
install -m 644 dosdisk288.img %{buildroot}%{_datadir}/%{name}
install -m 644 dosdisk8192.img %{buildroot}%{_datadir}/%{name}
install -m 644 biosdisk.conf %{buildroot}/%{_sysconfdir}
install -m 644 biosdisk-mkrpm-redhat-template.spec %{buildroot}%{_datadir}/%{name}
install -m 644 biosdisk-mkrpm-generic-template.spec %{buildroot}%{_datadir}/%{name}
Expand Down

0 comments on commit 42a22fe

Please sign in to comment.