mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
816 B

  1. --- esmart-2004-01-18/src/container/layout/default/Makefile.am.orig 2004-01-21 16:10:44.000000000 +0100
  2. +++ esmart-2004-01-18/src/container/layout/default/Makefile.am 2004-01-21 16:10:52.000000000 +0100
  3. @@ -1,5 +1,5 @@
  4. plugin_LTLIBRARIES = default.la
  5. -plugindir = /usr/local/lib/esmart/layout
  6. +plugindir = $(libdir)/esmart/layout
  7. default_la_SOURCES = default.c
  8. default_la_LDFLAGS = -module -avoid-version
  9. --- esmart-2004-01-18/src/container/layout/entice/Makefile.am.orig 2004-01-21 16:11:20.000000000 +0100
  10. +++ esmart-2004-01-18/src/container/layout/entice/Makefile.am 2004-01-21 16:11:04.000000000 +0100
  11. @@ -1,5 +1,5 @@
  12. plugin_LTLIBRARIES = entice.la
  13. -plugindir = /usr/local/lib/esmart/layout
  14. +plugindir = $(libdir)/esmart/layout
  15. entice_la_SOURCES = entice.c
  16. entice_la_LDFLAGS = -module -avoid-version