diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:04:38 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:04:38 +0200 |
commit | b995c6b293b3a75cd8cf4fd1fd6e2eb517a65096 (patch) | |
tree | 11f333a478cee2fb196784636a1801bcf6f8bfe4 /Makefile | |
parent | 16b3f9f04c720781692c68aa754ec249bb1c9d4d (diff) | |
download | vyos-live-build-b995c6b293b3a75cd8cf4fd1fd6e2eb517a65096.tar.gz vyos-live-build-b995c6b293b3a75cd8cf4fd1fd6e2eb517a65096.zip |
Adding live-package 0.99.18-1.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -3,7 +3,6 @@ all: install install: - # Installing make-live @# Install main script install -D -m 0755 src/main.sh $(DESTDIR)/usr/sbin/make-live @@ -36,7 +35,6 @@ install: install -m 0644 doc/man/*.8 $(DESTDIR)/usr/share/man/man8 uninstall: - # Uninstalling make-live @# Remove main script rm -f $(DESTDIR)/usr/sbin/make-live |