]> git.proxmox.com Git - libiscsi.git/blobdiff - Makefile
rename libiscsi1 to libiscsi2
[libiscsi.git] / Makefile
index 34808371af8ec7e06bb82550d9814d12708969ae..71e16b989a79aeade440d135d2b01e58b8afa45b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ GITVERSION:=$(shell cat .git/refs/heads/master)
 DEBS=                                                                  \
        libiscsi-bin_${PKGVERSION}-${PKGRELEASE}_${ARCH}.deb            \
        libiscsi-dev_${PKGVERSION}-${PKGRELEASE}_${ARCH}.deb            \
-       libiscsi1_${PKGVERSION}-${PKGRELEASE}_${ARCH}.deb 
+       libiscsi2_${PKGVERSION}-${PKGRELEASE}_${ARCH}.deb 
 
 all: ${DEBS}
        echo ${DEBS}