mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-22 23:24:44 +00:00
Updated homepage dir.
This commit is contained in:
parent
747602a7ba
commit
3980ca3c69
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -9,7 +9,7 @@ ARCHIVE_SOURCE:=$(APPNAME)-$(VERSION).tar.xz
|
|||
ARCHIVE_WIN32:=$(APPNAME)-$(VERSION).exe
|
||||
GITUSER:=wummel
|
||||
GITREPO:=$(LAPPNAME)
|
||||
HOMEPAGE:=$(HOME)/public_html/$(LAPPNAME).git
|
||||
HOMEPAGE:=$(HOME)/public_html/$(LAPPNAME)-webpage.git
|
||||
DEBUILDDIR:=$(HOME)/projects/debian/official
|
||||
DEBORIGFILE:=$(DEBUILDDIR)/$(LAPPNAME)_$(VERSION).orig.tar.xz
|
||||
DEBPACKAGEDIR:=$(DEBUILDDIR)/$(APPNAME)-$(VERSION)
|
||||
|
|
|
|||
Loading…
Reference in a new issue