Page MenuHomeSolus

D8314.id19889.diff
No OneTemporary

D8314.id19889.diff

diff --git a/files/zprofile b/files/zprofile
new file mode 100644
--- /dev/null
+++ b/files/zprofile
@@ -0,0 +1 @@
+emulate sh -c 'source /etc/profile'
\ No newline at end of file
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : zsh
version : 5.7.1
-release : 20
+release : 21
source :
- https://sourceforge.net/projects/zsh/files/zsh/5.7.1/zsh-5.7.1.tar.xz/download : 7260292c2c1d483b2d50febfa5055176bd512b32a8833b116177bf5f01e77ee8
license : MIT
@@ -24,6 +24,7 @@
install : |
%make_install
rmdir $installdir/usr/share/zsh/site-functions
+ install -Dm00644 $pkgfiles/zprofile $installdir/etc/zsh/zprofile
check : |-
# Should investigate why this test fails
rm Test/A05execution.ztst
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>zsh</Name>
<Packager>
- <Name>F. von Gellhorn</Name>
- <Email>flinux@vongellhorn.ch</Email>
+ <Name>Troy Harvey</Name>
+ <Email>harveydev@protonmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>system.utils</PartOf>
@@ -21,6 +21,7 @@
<Files>
<Path fileType="executable">/bin/zsh</Path>
<Path fileType="executable">/bin/zsh-5.7.1</Path>
+ <Path fileType="config">/etc/zsh/zprofile</Path>
<Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/attr.so</Path>
<Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/cap.so</Path>
<Path fileType="library">/usr/lib64/zsh/5.7.1/zsh/clone.so</Path>
@@ -1333,12 +1334,12 @@
</Files>
</Package>
<History>
- <Update release="20">
- <Date>2019-05-17</Date>
+ <Update release="21">
+ <Date>2020-02-20</Date>
<Version>5.7.1</Version>
<Comment>Packaging update</Comment>
- <Name>F. von Gellhorn</Name>
- <Email>flinux@vongellhorn.ch</Email>
+ <Name>Troy Harvey</Name>
+ <Email>harveydev@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 6:08 PM (2 h, 29 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5846674
Default Alt Text
D8314.id19889.diff (2 KB)

Event Timeline