diff options
author | 2001-10-14 07:39:53 +0000 | |
---|---|---|
committer | 2001-10-14 07:39:53 +0000 | |
commit | cb6b8ad1e1250b4191b17137c36053455b01e9a1 (patch) | |
tree | d91a22edc4d079ea3bd2baa9716032c3025e60ff /x11-wm/gnustep-env | |
parent | handle GNUstep env settings (diff) | |
download | historical-cb6b8ad1e1250b4191b17137c36053455b01e9a1.tar.gz historical-cb6b8ad1e1250b4191b17137c36053455b01e9a1.tar.bz2 historical-cb6b8ad1e1250b4191b17137c36053455b01e9a1.zip |
AfterStep to /usr, other small fixes and added some files that i missed
Diffstat (limited to 'x11-wm/gnustep-env')
-rw-r--r-- | x11-wm/gnustep-env/files/10gnustep (renamed from x11-wm/gnustep-env/files/25gnustep) | 0 | ||||
-rw-r--r-- | x11-wm/gnustep-env/gnustep-env-0.1.ebuild | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/gnustep-env/files/25gnustep b/x11-wm/gnustep-env/files/10gnustep index 5c59167706f4..5c59167706f4 100644 --- a/x11-wm/gnustep-env/files/25gnustep +++ b/x11-wm/gnustep-env/files/10gnustep diff --git a/x11-wm/gnustep-env/gnustep-env-0.1.ebuild b/x11-wm/gnustep-env/gnustep-env-0.1.ebuild index 9c523455a6fb..e1471fe36ad9 100644 --- a/x11-wm/gnustep-env/gnustep-env-0.1.ebuild +++ b/x11-wm/gnustep-env/gnustep-env-0.1.ebuild @@ -10,6 +10,6 @@ src_install() { # Does anyone use GNUstep ? Hopefully this will be fixed when # someone package GNUstep, otherwise should work just fine. insinto /etc/env.d - doins ${FILESDIR}/25gnustep + doins ${FILESDIR}/10gnustep } |