mirror of
https://github.com/fspc/dswim.git
synced 2025-04-04 08:13:24 -04:00
Allows normal user to make package.
This commit is contained in:
parent
cc80fcbe67
commit
eea770be37
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
all: install
|
all:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
install -d /var/lib/dpkg
|
install -d /var/lib/dpkg
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
all: install
|
all:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
install -d $(DESTDIR)/var/lib/dpkg
|
install -d $(DESTDIR)/var/lib/dpkg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user