]> git.proxmox.com Git - smartmontools.git/commitdiff
rename submodule to 'smartmontools'
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 30 Sep 2016 07:57:22 +0000 (09:57 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 30 Sep 2016 08:05:53 +0000 (10:05 +0200)
.gitmodules
Makefile
smartmontools [new submodule]
upstream [deleted submodule]

index 422ffdb7d2f55ba4a96c67b79d74d6390f90292a..3ebd29e3d59a397ee8353f60ac28511a2af97178 100644 (file)
@@ -1,3 +1,3 @@
-[submodule "upstream"]
-       path = upstream
+[submodule "smartmontools"]
+       path = smartmontools
        url = ../../mirror/smartmontools-debian
index 2b74d161d93647f47437b645504a0ec851da53ec..b694046d8528c942fe5fcd021d1787a783bad819 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ PACKAGE=smartmontools
 VER=6.5+svn4324
 DEBREL=1~pve80
 
-SRCDIR=upstream
+SRCDIR=smartmontools
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
diff --git a/smartmontools b/smartmontools
new file mode 160000 (submodule)
index 0000000..413ace1
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 413ace18d106fef69fa96d53831eebd600c9f157
diff --git a/upstream b/upstream
deleted file mode 160000 (submodule)
index 413ace1..0000000
--- a/upstream
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 413ace18d106fef69fa96d53831eebd600c9f157