mirror of
https://codeberg.org/librewolf/source.git
synced 2024-12-22 13:43:04 -05:00
minor fix
This commit is contained in:
parent
3e5aa00b7c
commit
93c78778f6
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -45,7 +45,6 @@ clean :
|
|||
|
||||
veryclean : clean
|
||||
$(MAKE) clean_upstream_file
|
||||
rm -rf librewolf-$(version)
|
||||
|
||||
librewolf-$(version)-$(release).source$(ext) : $(upstream_filename) ./version ./release scripts/librewolf-patches.py assets/mozconfig assets/patches.txt README.md
|
||||
$(MAKE) clean_upstream_dir
|
||||
|
|
Loading…
Reference in a new issue