Enlightenment CVS committal

Author  : mej
Project : e17
Module  : apps/entrance

Dir     : e17/apps/entrance/src/client


Modified Files:
        Makefile.am 


Log Message:
Sat Mar 31 13:27:09 2007                        Michael Jennings (mej)

The FHS specifies superuser binaries go in /sbin, NOT /usr/lib.
----------------------------------------------------------------------

===================================================================
RCS file: /cvs/e/e17/apps/entrance/src/client/Makefile.am,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -3 -r1.23 -r1.24
--- Makefile.am 31 Mar 2007 13:07:12 -0000      1.23
+++ Makefile.am 31 Mar 2007 17:27:11 -0000      1.24
@@ -4,12 +4,10 @@
 INCLUDES = @EDJE_CFLAGS@ @ECORE_CFLAGS@ @EVAS_CFLAGS@ \
 @ESMART_CFLAGS@
 
-entrancelibdir = $(libdir)/$(PACKAGE)
-
 #bin_PROGRAMS = entrance entrance_edit
 bin_PROGRAMS = entrance
 
-entrancelib_PROGRAMS = entrance_login
+sbin_PROGRAMS = entrance_login
 
 entrance_SOURCES = \
        entrance_auth.c entrance_auth.h \



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to