Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11038429
D3596.id8899.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D3596.id8899.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,18 @@
+name : mksh
+version : 56c
+release : 1
+source :
+ - http://www.mirbsd.org/MirOS/dist/mir/mksh/mksh-R56c.tgz : dd86ebc421215a7b44095dc13b056921ba81e61b9f6f4cdab08ca135d02afb77
+license : MirOS
+component : system.utils
+summary : The MirBSD Korn Shell
+description: |
+ An enhanced version of the public domain ksh.
+builddeps :
+ - glibc-devel
+build : |
+ sh Build.sh -r
+install : |
+ install -D -m 755 mksh "$installdir/usr/bin/mksh"
+ install -D -m 644 mksh.1 "$installdir/usr/share/man/man1/mksh.1"
+ install -D -m 644 dot.mkshrc "$installdir/etc/skel/.mkshrc"
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,36 @@
+<PISI>
+ <Source>
+ <Name>mksh</Name>
+ <Packager>
+ <Name>Devil505</Name>
+ <Email>devil505@tuta.io</Email>
+ </Packager>
+ <License>MirOS</License>
+ <PartOf>system.utils</PartOf>
+ <Summary xml:lang="en">The MirBSD Korn Shell</Summary>
+ <Description xml:lang="en">An enhanced version of the public domain ksh.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>mksh</Name>
+ <Summary xml:lang="en">The MirBSD Korn Shell</Summary>
+ <Description xml:lang="en">An enhanced version of the public domain ksh.
+</Description>
+ <PartOf>system.utils</PartOf>
+ <Files>
+ <Path fileType="config">/etc/skel/.mkshrc</Path>
+ <Path fileType="executable">/usr/bin/mksh</Path>
+ <Path fileType="man">/usr/share/man/man1/mksh.1</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-08-15</Date>
+ <Version>56c</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Devil505</Name>
+ <Email>devil505@tuta.io</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 10:41 PM (1 d, 6 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5802029
Default Alt Text
D3596.id8899.diff (2 KB)
Attached To
Mode
D3596: The inclusion of mksh fixes T3625
Attached
Detach File
Event Timeline
Log In to Comment