#!/bin/bash
#
# build script for denyhosts
+# by rhatto at riseup.net
# build it with slacktrack, example:
#
# slacktrack -jefkzp "denyhosts-0.5-noarch-1rha.tgz" "./denyhosts.build"
#!/bin/bash
#
# build script for downtube
+# by rhatto at riseup.net
# build it with slacktrack, example:
#
# slacktrack -jefkzp "downtube-1.2-noarch-1rha.tgz" "./downtube.build"
#!/bin/bash
#
-# build script for duplicity by rhatto | gpl
+# build script for duplicity
+# by rhatto at riseup.net by rhatto | gpl
# build it with slacktrack, example:
#
# ARCH=x86_64 slacktrack -jefkzp "duplicity-0.4.2-x86_64-1rha.tgz" "./duplicity.build"
#!/bin/bash
#
-# build script for fglrx by rhatto | gpl
+# build script for fglrx
+# by rhatto at riseup.net by rhatto | gpl
# build it with slacktrack, example:
#
# ARCH=x86_64 slacktrack -jefkzp "fglrx-module-8.14.13_1-x86_64-1rha.tgz" "./fglrx.build"
#!/bin/bash
#
-# build script for mailman by rhatto | gpl
+# build script for mailman
+# by rhatto at riseup.net by rhatto | gpl
# build it with slacktrack, example:
#
# ARCH=x86_64 slacktrack -jefkzp "mailman-2.1.8-x86_64-1rha.tgz" "./mailman.build"
#!/bin/bash
#
-# build script for MHonArc by rhatto | gpl
+# build script for MHonArc
+# by rhatto at riseup.net by rhatto | gpl
# build it with slacktrack, example:
#
# slacktrack -jefkzp "MHonArc-2.6.15-noarch-1rha.tgz" "./MHonArc.build"
#!/bin/bash
#
# build script for mod_python
+# by rhatto at riseup.net
# build it with slacktrack, example:
#
# slacktrack -jefkzp "mod_python-2.7.11-x86_64-1rha.tgz" "./mod_python.build"
#!/bin/bash
#
# build script for moin
+# by rhatto at riseup.net
# build it with slacktrack, example:
#
# slacktrack -jefkzp "moin-1.5.4-noarch-1rha.tgz" "./moin.build"
#!/bin/bash
#
-# build script for munin by rhatto | gpl
+# build script for munin
+# by rhatto at riseup.net by rhatto | gpl
# build it with slacktrack, example:
#
# ARCH=x86_64 slacktrack -jefkzp "munin-1.2.4-x86_64-2rha.tgz" "./munin.build"
#!/bin/bash
#
-# build script for rdiff-backup by rhatto | gpl
+# build script for rdiff-backup
+# by rhatto at riseup.net by rhatto | gpl
# build it with slacktrack, example:
#
# ARCH=x86_64 slacktrack -jefkzp "rdiff-backup-1.0.4-x86_64-1rha.tgz" "./rdiff-backup.build"