<Ellowee[m]>
<sad_plan> "Ellowee: wdym?" <- A backup binary
sad_plan has joined #kisslinux
<sad_plan>
thanks midfavila. I thought as such, but I was unsure if it would work as one would expect
<sad_plan>
Ellowee[m]: I dont see how that would work. wouldnt I either have to ship the binary on those packages, or build them, just not install them, or whats your idea here? :p
<midfavila>
yw bby
<sad_plan>
<3
<midfavila>
<3~
noocsharp has joined #kisslinux
<noocsharp>
anyone with gnu coreutils installed: what's the output of `printf "aa" | basenc -d --base64`?
<sad_plan>
hm, im not sure im doing this right. so, after some digging, I found out aliases isnt expanded in non-interactive shells. which is fine. I thought I could just put it into the buildscript, but no.
<sad_plan>
I thought I could just make a file with the aliases present, and source it, but that didnt seem to work either
<midfavila>
i suppose i was wrong
<midfavila>
who could have seen that coming
<midfavila>
coulda sworn it would've worked, sorry for the false lead
<sad_plan>
seems something else is wrong. im going to check some other package
<sad_plan>
nss was the package I tried, but it seems theres an issue with the sed. built last week though when I just added a switch for sed and tr. strange
<sad_plan>
no biggie at all mid. doing research on this is good for me anyway
<sad_plan>
http://0x0.st/oFEm.sh the sed on beginning at line 39 seems to break for some reason. im I missing something? I didnt really change anything when I forked the package