mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Remove obsolete line attempting to uninstall file we never installed.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@40446 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
57e4e7baaa
commit
6cf643fb02
1 changed files with 0 additions and 1 deletions
|
@ -332,7 +332,6 @@ uninstall:
|
|||
rm -f "$(makedir)/java-executable.template"
|
||||
rm -f "$(makedir)/nsi-app.template"
|
||||
rm -f "$(makedir)/bake_debian_files.sh"
|
||||
rm -f "$(GNUSTEP_SYSTEM_ROOT)/share/config.site"
|
||||
rm -f "$(makedir)/config-noarch.make"
|
||||
rm -f "$(makedir)/filesystem.make"
|
||||
rm -f "$(makedir)/$(MAKE_CONFIG_DIR)/config.make"
|
||||
|
|
Loading…
Reference in a new issue