projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45f4ecc
)
rm the en_GB translation dir
author
Dana Jansens
<danakj@orodu.net>
Wed, 20 Nov 2002 07:16:45 +0000
(07:16 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Wed, 20 Nov 2002 07:16:45 +0000
(07:16 +0000)
nls/C/Makefile.am
patch
|
blob
|
history
diff --git
a/nls/C/Makefile.am
b/nls/C/Makefile.am
index 53773703e0a837c5eeb360dc80f1e4bcec03f1d9..bde943b4cdc9b0f5da993d1da59417211cf0ccbe 100644
(file)
--- a/
nls/C/Makefile.am
+++ b/
nls/C/Makefile.am
@@
-29,6
+29,7
@@
uninstall-local:
rm -f $(DESTDIR)$(pkgdatadir)/nls/C/openbox.cat; \
rm -f $(DESTDIR)$(pkgdatadir)/nls/US_ASCII; \
rm -f $(DESTDIR)$(pkgdatadir)/nls/POSIX; \
+ rm -f $(DESTDIR)$(pkgdatadir)/nls/en_GB; \
rm -f $(DESTDIR)$(pkgdatadir)/nls/en_US; \
rm -f $(DESTDIR)$(pkgdatadir)/nls/en; \
rmdir $(DESTDIR)$(pkgdatadir)/nls/C; \