diff options
-rw-r--r-- | x11-themes/sawfish-themes/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-themes/sawfish-themes/Makefile b/x11-themes/sawfish-themes/Makefile index 3c710f76a1c9..fd0eb842d495 100644 --- a/x11-themes/sawfish-themes/Makefile +++ b/x11-themes/sawfish-themes/Makefile @@ -28,7 +28,6 @@ DATA_DIRS= 2YearsToNever Anonymous Aquiline BWM Big Blackwindow Bubbles_Exact \ bluefoo gorilla gorillaz mxflat typo do-install: - @${LN} -sf ${PREFIX}/share/sawfish/1.3.? ${PREFIX}/share/sawfish/1.3 @${MKDIR} ${PREFIX}/share/sawfish/1.3/themes .for d in ${DATA_DIRS} @${MKDIR} ${PREFIX}/share/sawfish/1.3/themes/${d} |