diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-01-17 17:40:55 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-01-17 17:40:55 +0000 |
commit | 9c0e29ba75bca558afcc62567f6623cbafb6b716 (patch) | |
tree | 2bcb7d4de1e546b6dfc74e02618bec427aaf6c8d /x11-wm/afterstep/files | |
parent | Added missing (optional) dep on lm_sensors. (diff) | |
download | historical-9c0e29ba75bca558afcc62567f6623cbafb6b716.tar.gz historical-9c0e29ba75bca558afcc62567f6623cbafb6b716.tar.bz2 historical-9c0e29ba75bca558afcc62567f6623cbafb6b716.zip |
Version bump, thanks to Nathan Mahon.
Package-Manager: portage-2.0.51-r12
Diffstat (limited to 'x11-wm/afterstep/files')
-rw-r--r-- | x11-wm/afterstep/files/afterstep-2.00.01-fix-makefile.diff | 15 | ||||
-rw-r--r-- | x11-wm/afterstep/files/digest-afterstep-2.00.01 | 1 |
2 files changed, 16 insertions, 0 deletions
diff --git a/x11-wm/afterstep/files/afterstep-2.00.01-fix-makefile.diff b/x11-wm/afterstep/files/afterstep-2.00.01-fix-makefile.diff new file mode 100644 index 000000000000..70c207264727 --- /dev/null +++ b/x11-wm/afterstep/files/afterstep-2.00.01-fix-makefile.diff @@ -0,0 +1,15 @@ +--- Makefile.in.old 2004-11-30 17:57:13.000000000 -0500 ++++ Makefile.in 2004-12-04 18:48:23.260595280 -0500 +@@ -72,10 +72,8 @@ + install.desktop: AfterStep.desktop.final + @if [ -d /usr/share/xsessions ] && [ -w /usr/share/xsessions ] ; then \ + echo "installing AfterStep.desktop into /usr/share/xsessions/" ; \ +- $(INSTALL_DATA) AfterStep.desktop.final /usr/share/xsessions/AfterStep.desktop ; \ + else if [ -d /etc/X11/sessions ] && [ -w /etc/X11/sessions ] ; then \ + echo "installing AfterStep.desktop /etc/X11/xsessions/" ; \ +- $(INSTALL_DATA) AfterStep.desktop.final /etc/X11/xsessions/AfterStep.desktop ; \ + fi; fi + + install.data: + + diff --git a/x11-wm/afterstep/files/digest-afterstep-2.00.01 b/x11-wm/afterstep/files/digest-afterstep-2.00.01 new file mode 100644 index 000000000000..28fa6971827e --- /dev/null +++ b/x11-wm/afterstep/files/digest-afterstep-2.00.01 @@ -0,0 +1 @@ +MD5 5111d0ea47f60b70ce5cba907479ea22 AfterStep-2.00.01.tar.bz2 4508159 |