You are not logged in.
A little bit off topic, but I was cleaning out our packages that we have for our makepkg script, and I found this one here you might be intrested in.
--- makepkg.orig 2006-01-31 00:25:03.000000000 +0000
+++ makepkg 2006-08-07 20:08:48.000000000 +0000
@@ -259,6 +267,12 @@
echo
}
+if [ -z "$PACKAGER" ]; then
+ error "Please make sure that you edit /etc/makepkg.conf and set the PACKAGER= vairable"
+ exit 1
+fi
+
+
ARGLIST=$@
while [ "$#" -ne "0" ]; do
P.S - Do you like the new AegeanLinux website ?
- Tim
<b>AegeanLinux</b> aka ALi.
Version 0.5-rc1
http://www.aegeanlinux.be
http://svn.aegeanlinux.be:81
Offline
bugs.archlinux.org for this sorta stuff
Offline
P.S - Do you like the new AegeanLinux website ?
First: "Is AegeanLinux based on any distribution? No."
That is hilarious. I just had a brief look at the site and some packages, but I'm sure it's 95% Arch from the inside.
Second: You should really consider updating PmWiki.
Third: Overall design is much nicer than the last. Plone, iirc.
1000
Offline
... You should really consider updating PmWiki.
What do you mean byte?
bugs.archlinux.org for this sorta stuff
Sorry.
- Tim
<b>AegeanLinux</b> aka ALi.
Version 0.5-rc1
http://www.aegeanlinux.be
http://svn.aegeanlinux.be:81
Offline
There were a few Secunia advisories between 2.1.beta17 and 2.1.24, that's all. But I wouldn't have checked that without the recent news about the alioth.debian.org exploit.
1000
Offline