]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/pakfire
HinzugefĆ¼gt:
[ipfire-2.x.git] / lfs / pakfire
index 1c42c25ee8f237773cae8f5118e3c97cb84a3d29..c554869184e89b0eccc0ef06cb506e41e0772cd9 100644 (file)
@@ -26,8 +26,6 @@
 
 include Config
 
-VER        = 
-
 THISAPP    = pakfire
 DIR_APP    = /opt/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
@@ -54,4 +52,5 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && mv -vf pakfire.conf /etc
        cd $(DIR_APP) && chown root.root $(DIR_APP) -R && chmod 755 pakfire lib/*
        # cd $(DIR_APP) && find $(DIR_APP) -name .svn -exec rm -rf {} \;
-       @$(POSTBUILD)
\ No newline at end of file
+       @$(POSTBUILD)
+