Revision: 2269 http://gar.svn.sourceforge.net/gar/?rev=2269&view=rev Author: bonivart Date: 2008-11-11 09:40:13 +0000 (Tue, 11 Nov 2008)
Log Message: ----------- pkgutil: moved bundled binaries Modified Paths: -------------- csw/trunk/utils/pkgutil/Makefile csw/trunk/utils/pkgutil/checksums csw/trunk/utils/pkgutil/files/CSWpkgutil.prototype Modified: csw/trunk/utils/pkgutil/Makefile =================================================================== --- csw/trunk/utils/pkgutil/Makefile 2008-11-10 23:50:03 UTC (rev 2268) +++ csw/trunk/utils/pkgutil/Makefile 2008-11-11 09:40:13 UTC (rev 2269) @@ -37,6 +37,7 @@ @ginstall -d $(DESTDIR)/etc/opt/csw @ginstall -d $(DESTDIR)/opt/csw @ginstall -d $(DESTDIR)/opt/csw/bin + @ginstall -d $(DESTDIR)/opt/csw/libexec/pkgutil @ginstall -d $(DESTDIR)/opt/csw/share @ginstall -d $(DESTDIR)/opt/csw/share/doc @ginstall -d $(DESTDIR)/opt/csw/share/doc/pkgutil @@ -52,6 +53,6 @@ @cp -r $(WORKSRC)/readme $(DESTDIR)/opt/csw/share/doc/pkgutil/ @cp -r $(FILEDIR)/CSWpkgutil.copyright $(DESTDIR)/opt/csw/share/doc/pkgutil/copyright @cp -r $(WORKSRC)/admin $(DESTDIR)/var/opt/csw/pkgutil/admin.CSW - @cp -r $(WORKSRC)/wget-i386 $(DESTDIR)/var/opt/csw/pkgutil/ - @cp -r $(WORKSRC)/wget-sparc $(DESTDIR)/var/opt/csw/pkgutil/ + @cp -r $(WORKSRC)/wget-i386 $(DESTDIR)/opt/csw/libexec/pkgutil/ + @cp -r $(WORKSRC)/wget-sparc $(DESTDIR)/opt/csw/libexec/pkgutil/ @$(MAKECOOKIE) Modified: csw/trunk/utils/pkgutil/checksums =================================================================== --- csw/trunk/utils/pkgutil/checksums 2008-11-10 23:50:03 UTC (rev 2268) +++ csw/trunk/utils/pkgutil/checksums 2008-11-11 09:40:13 UTC (rev 2269) @@ -1,12 +1,12 @@ -bd1d3feaa8e9cb56de5a70454475a20c download/pkgutil +ccef67d8e70f106f60551852113b8900 download/pkgutil 2ea4a4c341f0b4b7a080ae57c130ffbf download/pkgutil.conf 5ab40013298d3dfdf67aae728c0ddb8a download/admin f970598b765f791f18adcb60ced9a0f2 download/bldcat cbedfa4a3ab5484fda4c450d3d9a4007 download/chkcat -56729374d7b549e266a29b4a24fb7031 download/readme +cf1ae6734e1a391171e768d1c0d87321 download/readme b9076776ad4f99a5d84cf081f9a202df download/wget-i386 e0234bcebb3c01fc0a93b4866fd162d1 download/wget-sparc 3f98c8c1d44a7015d61cfca2cedf596c download/CSWpkgutil.gspec a3626f018a9abd311b79e2d9f7909f3f download/CSWpkgutil.preremove 3ba096a25371877d020d050cbd90eb89 download/CSWpkgutil.postinstall -feacef4d3bdf3bf37a2805514c9da7b9 download/CSWpkgutil.prototype +8638919a66370d795123d912efd82d53 download/CSWpkgutil.prototype Modified: csw/trunk/utils/pkgutil/files/CSWpkgutil.prototype =================================================================== --- csw/trunk/utils/pkgutil/files/CSWpkgutil.prototype 2008-11-10 23:50:03 UTC (rev 2268) +++ csw/trunk/utils/pkgutil/files/CSWpkgutil.prototype 2008-11-11 09:40:13 UTC (rev 2269) @@ -9,6 +9,10 @@ f none /opt/csw/bin/pkgutil 755 root bin f none /opt/csw/bin/bldcat 755 root bin f none /opt/csw/bin/chkcat 755 root bin +d none /opt/csw/libexec 0755 root bin +d none /opt/csw/libexec/pkgutil 0755 root bin +f none /opt/csw/libexec/pkgutil/wget-i386 755 root bin +f none /opt/csw/libexec/pkgutil/wget-sparc 755 root bin d none /opt/csw/share 0755 root bin d none /opt/csw/share/doc 0755 root bin d none /opt/csw/share/doc/pkgutil 0755 root bin @@ -20,6 +24,4 @@ d none /var/opt/csw 0755 root bin d none /var/opt/csw/pkgutil 0755 root bin f none /var/opt/csw/pkgutil/admin.CSW 644 root bin -f none /var/opt/csw/pkgutil/wget-i386 755 root bin -f none /var/opt/csw/pkgutil/wget-sparc 755 root bin d none /var/opt/csw/pkgutil/packages 0755 root bin This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel