]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/hddtemp
Hauptsächlich Quellenupdate. Apache - Bind - hddtemp - hdparm - lame
[ipfire-2.x.git] / lfs / hddtemp
index c5eaeddc1c5224a5101078f33f03a255b8eedbcf..a9dcdbfa75b4555dbff422b15eb6f9c106eafc69 100644 (file)
@@ -36,7 +36,7 @@ VER        = 0.3-beta14
 
 THISAPP    = hddtemp-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
-DL_FROM    = http://www.guzu.net/linux
+DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
@@ -85,4 +85,4 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && ./configure --with-db-path=/etc/hddtemp.db
        cd $(DIR_APP) && make && make install
        @rm -rf $(DIR_APP)
-       @$(POSTBUILD)
\ No newline at end of file
+       @$(POSTBUILD)