---
debian/rules | 3 ---
debian/wmaker.links | 1 +
2 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index e3ff991..194dacf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -216,9 +216,6 @@ install-wmaker-stamp: build-wmaker-stamp
# place wm-oldmenu2new under a more appropiate directory
-mv $(DEBTMPDIR)/$(BINDIR)/wm-oldmenu2new $(DEBTMPDIR)/$(WMDOCDIR)
-# put a symlink in place because there's some hardcoded value that says
-# Defaults is under /usr/share/WindowMaker.
- ln -s $(DEFAULTSDIR) $(DEBTMPDIR)/$(WMSHAREDIR)/Defaults
# the next is stricly not necessary, because there's a symlink in place,
# but I don't want to abuse it. Some dumb program uses that path and is a
# PITA to modify it)
diff --git a/debian/wmaker.links b/debian/wmaker.links
index 50151f5..17abc95 100644
--- a/debian/wmaker.links
+++ b/debian/wmaker.links
@@ -1,2 +1,3 @@
usr/lib/WindowMaker/WindowMaker usr/bin/WindowMaker
usr/lib/GNUstep/System/Applications/WPrefs.app/WPrefs usr/bin/WPrefs
+etc/GNUstep/Defaults usr/share/WindowMaker/Defaults
--
1.7.1
--
To unsubscribe, send mail to [email protected].