mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Fix typos
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19548 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d670561aaf
commit
32c4f3905a
4 changed files with 12 additions and 3 deletions
|
@ -80,7 +80,7 @@ after-install::
|
|||
# before-uninstall::
|
||||
|
||||
# Things to do after uninstalling
|
||||
after-uninstall::
|
||||
before-uninstall::
|
||||
for file in $(GNU_HEADERS); do \
|
||||
rm -f $(GNUSTEP_HEADERS)/GNUstepBase/$$file ; \
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue