fix build i think
This commit is contained in:
2
Makefile
2
Makefile
@@ -12,7 +12,7 @@ dist/homepage.tar.gz:
|
||||
mkdir -p dist/homepage
|
||||
cp $(HOMEPAGE_FILES) dist/homepage
|
||||
cd dist/homepage; sh homepage; cd ../..
|
||||
tar cvz -C dist/homepage . >dist/homepage.tar.gz
|
||||
tar cz -C dist/homepage . >dist/homepage.tar.gz
|
||||
|
||||
# i made this script to fetch icons for my grandmother and put them in icons/
|
||||
# so i wouldn't have to fetch the icons for her desktop when i made her a new
|
||||
|
||||
Reference in New Issue
Block a user