]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- fix distfiles url (distfiles.pld-linux.org now)
authorMichal Moskal <michal@moskal.me>
Tue, 27 May 2003 13:38:08 +0000 (13:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- copyright to now

Changed files:
    builder.sh -> 1.156

builder.sh

index 1bc0b91c1533249b3741b741dcdac7b99050431b..3256c5866295f9dc0188b53c39ba331ceb92c38c 100644 (file)
@@ -11,7 +11,7 @@
 
 VERSION="\
 Build package utility from PLD CVS repository
-V 0.11 (C) 1999-2001 Free Penguins".
+V 0.11 (C) 1999-2003 Free Penguins".
 PATH="/bin:/usr/bin:/usr/sbin:/sbin:/usr/X11R6/bin"
 
 COMMAND="build"
@@ -60,7 +60,7 @@ CVSTAG=""
 RES_FILE=""
 
 CVS_SERVER="cvs.pld-linux.org"
-DISTFILES_SERVER="ftp://distfiles.pld-ppc.org"
+DISTFILES_SERVER="ftp://distfiles.pld-linux.org"
 
 DEF_NICE_LEVEL=0
 
This page took 0.040433 seconds and 4 git commands to generate.