repo cleanup

This commit is contained in:
Phantop 2022-04-04 01:58:17 -04:00
parent 0d5f4378e4
commit 95ecef56ff
3 changed files with 1 additions and 27 deletions

22
build
View File

@ -1,22 +0,0 @@
#!/usr/bin/fish
function buildme
echo Now building (basename $argv)
cd $argv
make
sudo eopkg it --reinstall (basename $argv)*.eopkg
cd ..
end
cd (dirname (realpath (status -f)))
set profile "-punstable-x86_64"
sudo solbuild init $profile
sudo solbuild update $profile
if test "$argv"
for i in $argv
buildme $i
end
else
sudo ./build (cat list)
end

4
list
View File

@ -1,4 +0,0 @@
dwarfs
earlyoom
hid-nintendo
joycond

View File

@ -1,3 +1,3 @@
[Packager]
Name=phantop
Name=Julie Hakimi
Email=phantop@tuta.io