We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdf5d8f commit 0a39135Copy full SHA for 0a39135
Makefile
@@ -21,7 +21,6 @@ remove:
21
rm "$(DESTDIR)/$(PREFIX)/bin/init_image.sh"
22
rm "$(DESTDIR)/$(PREFIX)/bin/gen_cloud_template.sh"
23
rm "$(DESTDIR)/usr/share/disk-image-scripts/init.arch.sh"
24
- rm "$(DESTDIR)/usr/share/disk-image-scripts/init.arch.conf"
25
rm "$(DESTDIR)/$(PREFIX)/share/man/man1/init_image.1"
26
rm "$(DESTDIR)/$(PREFIX)/share/man/man1/shrink_wrap.1"
27
rm "$(DESTDIR)/$(PREFIX)/share/man/man1/mount_image.1"
0 commit comments