Skip to content

Commit

Permalink
Remove Zsh os rc
Browse files Browse the repository at this point in the history
  • Loading branch information
now committed Feb 3, 2015
1 parent 73ddc86 commit 40aac78
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 14 deletions.
2 changes: 0 additions & 2 deletions Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ xdgconfighomevlcdir = $(xdgconfighomedir)/vlc
xdgconfighomezshdir = $(xdgconfighomedir)/zsh
xdgconfighomezshfunctionsdir = $(xdgconfighomezshdir)/functions
xdgconfighomezshhostdir = $(xdgconfighomezshdir)/host
xdgconfighomezshosdir = $(xdgconfighomezshdir)/os
sysconfdir = /etc

dtachsessiondir = @dtachsessiondir@
Expand Down Expand Up @@ -424,7 +423,6 @@ $(call DIR,xdgconfighomevlc)
$(call DIR,xdgconfighomezsh,.)
$(call DIR,xdgconfighomezshfunctions)
$(call DIR,xdgconfighomezshhost)
$(call DIR,xdgconfighomezshos)

emptydirs = \
$(dtachsessiondir) \
Expand Down
3 changes: 0 additions & 3 deletions os/Cygwin/os.mk
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,6 @@ startup_SCRIPTS = \

# $(eval $(call GROUP_template,$(share_DATA),$(sharedir),,os/Cygwin/share/))

xdgconfighomezshos_DATA = \
os/Cygwin/zsh/rc

$(call DIR,appdataghisler)
$(call DIR,appdataghislerlanguages)
$(call DIR,appdataghislerpackersrar)
Expand Down
7 changes: 0 additions & 7 deletions os/Cygwin/zsh/rc

This file was deleted.

2 changes: 0 additions & 2 deletions os/generic/os.mk
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
xdgconfighomezshos_DATA = \
os/generic/zsh/rc
Empty file removed os/generic/zsh/rc
Empty file.

0 comments on commit 40aac78

Please sign in to comment.