mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-08 12:51:40 -04:00
This just copies over the jpg and gif files in images/
This commit is contained in:
@@ -23,7 +23,7 @@ install:
|
||||
cp -fa gbootroot.xpm /usr/X11R6/include/X11/pixmaps/gbootroot.xpm
|
||||
install -d /usr/share/doc/gbootroot/html/images
|
||||
cp -fa doc/html/{*html,*4} /usr/share/doc/gbootroot/html
|
||||
cp -fa doc/html/images/* /usr/share/doc/gbootroot/html/images
|
||||
cp -fa doc/html/images/{*jpg,*gif} /usr/share/doc/gbootroot/html/images
|
||||
|
||||
remove:
|
||||
rm /usr/bin/gbootroot
|
||||
|
||||
Reference in New Issue
Block a user