SPECS: ntfs-config.spec - install using Makefile
sls
sls at pld-linux.org
Fri Mar 28 06:27:24 CET 2008
Author: sls Date: Fri Mar 28 05:27:24 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- install using Makefile
---- Files affected:
SPECS:
ntfs-config.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/ntfs-config.spec
diff -u SPECS/ntfs-config.spec:1.4 SPECS/ntfs-config.spec:1.5
--- SPECS/ntfs-config.spec:1.4 Fri Mar 28 06:03:30 2008
+++ SPECS/ntfs-config.spec Fri Mar 28 06:27:19 2008
@@ -44,12 +44,12 @@
%{__autoconf}
%{__automake}
%configure \
+ --with-force-pam=yes \
PYTHON=%{_bindir}/python
%{__make}
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},/etc/{pam.d,security/console.apps}}
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT \
@@ -62,9 +62,6 @@
--remove-category=Application \
$RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
-install data/pam/ntfs-config.pam $RPM_BUILD_ROOT/etc/pam.d/%{name}-root
-install data/pam/ntfs-config.consolhelper $RPM_BUILD_ROOT/etc/security/console.apps/%{name}-root
-
%find_lang %{name}
%clean
@@ -89,6 +86,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2008-03-28 05:27:19 sls
+- install using Makefile
+
Revision 1.4 2008-03-28 05:03:30 sls
- __intltoolize
- package manuals
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ntfs-config.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list