pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libpwquality: remove TODO
Module Name: pkgsrc-wip
Committed By: coypu <coypu%sdf.org@localhost>
Pushed By: coypu
Date: Sat Mar 5 22:06:16 2016 +0200
Changeset: 0bb8b6b94b6f60cfe6c89693ae35d80be7d2625a
Modified Files:
libpwquality/Makefile
Removed Files:
libpwquality/TODO
Log Message:
libpwquality: remove TODO
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0bb8b6b94b6f60cfe6c89693ae35d80be7d2625a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libpwquality/Makefile | 3 ++-
libpwquality/TODO | 13 -------------
2 files changed, 2 insertions(+), 14 deletions(-)
diffs:
diff --git a/libpwquality/Makefile b/libpwquality/Makefile
index 35da081..2139326 100644
--- a/libpwquality/Makefile
+++ b/libpwquality/Makefile
@@ -17,7 +17,7 @@ CONFIGURE_ARGS+= --disable-pam
CONFIGURE_ARGS+= --with-python-binary=${PYTHONBIN}
# XXX what to do with the conf files?
-EGDIR= etc
+EGDIR= python
CONF_FILES= ${EGDIR}/security/pwquality.conf ${PKG_SYSCONFDIR}/security/pwquality.conf
pre-configure:
@@ -28,4 +28,5 @@ pre-configure:
.include "../../wip/py-cracklib/buildlink3.mk"
.include "../../lang/python/application.mk"
+.include "../../lang/python/pyversion.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/libpwquality/TODO b/libpwquality/TODO
deleted file mode 100644
index 1fd6795..0000000
--- a/libpwquality/TODO
+++ /dev/null
@@ -1,13 +0,0 @@
-Currently having a problem with the PLIST
-Unsure how to fix it
-
-=> Checking file-check results for libpwquality-1.3.0
-ERROR: ************************************************************
-ERROR: The following files are in the PLIST but not in /usr/pkgsrc/wip/libpwquality/work/.destdir/usr/pkg:
-ERROR: /usr/pkgsrc/wip/libpwquality/work/.destdir/usr/pkg/${PYSITELIB}/pwquality-1.3.0-py2.7.egg-info
-ERROR: /usr/pkgsrc/wip/libpwquality/work/.destdir/usr/pkg/${PYSITELIB}/pwquality.so
-ERROR: ************************************************************
-ERROR: The following files are in /usr/pkgsrc/wip/libpwquality/work/.destdir/usr/pkg but not in the PLIST:
-ERROR: /usr/pkgsrc/wip/libpwquality/work/.destdir/usr/pkg/etc/security/pwquality.conf
-ERROR: /usr/pkgsrc/wip/libpwquality/work/.destdir/usr/pkg/lib/python2.7/site-packages/pwquality-1.3.0-py2.7.egg-info
-ERROR: /usr/pkgsrc/wip/libpwquality/work/.destdir/usr/pkg/lib/python2.7/site-packages/pwquality.so
Home |
Main Index |
Thread Index |
Old Index