commit 676033d
chld
·
2026-08-29 04:44:07 +0000 UTC
parent c574369
dfm: fix name?
1 files changed,
+1,
-1
+1,
-1
1@@ -2,7 +2,7 @@
2 NAME=dfm
3 VERSION=git
4 RELEASE=1
5-SOURCE="https://github.com/dylanaraps/${NAME}"
6+SOURCE="https://github.com/dylanaraps/dfm"
7 build(){
8 CFLAGS="$CFLAGS -static" LDFLAGS="$CFLAGS -static" ./configure || die "configure failed"
9