Skip to content

Commit

Permalink
Point to my git
Browse files Browse the repository at this point in the history
  • Loading branch information
f-r-i-t-z authored Jun 23, 2019
1 parent a4e891b commit 59ba63a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.dkms
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ DESTDIR := $(DKMS_DEST)
all: install

src_install:
git clone https://github.com/daringer/asus-fan.git $(DESTDIR)
git clone https://github.com/f-r-i-t-z/asus-fan.git $(DESTDIR)
sed -i 's/#MODULE_VERSION#/git/g' $(DESTDIR)/dkms.conf
rm -rf $(DESTDIR)/{.git,.gitattributes,dkms,README.md,buildscripts,misc}

Expand Down

0 comments on commit 59ba63a

Please sign in to comment.