diff options
| author | nia <nia@pkgsrc.org> | 2022-06-28 11:13:42 +0000 |
|---|---|---|
| committer | nia <nia@pkgsrc.org> | 2022-06-28 11:13:42 +0000 |
| commit | c756776aa9db4f4029461da250cfbec3fff84063 (patch) | |
| tree | c07c96dee6c90a8a92ea5eff1893c843e69a7281 | |
| parent | add45a4a4d7f2ae55d2892b73172e4cd0c164ad4 (diff) | |
| download | pkgsrc-c756776aa9db4f4029461da250cfbec3fff84063.tar.gz | |
upower: Remove traces of introspection option from PLIST
| -rw-r--r-- | sysutils/upower/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/upower/PLIST b/sysutils/upower/PLIST index 44aba58b705..fc994f984cd 100644 --- a/sysutils/upower/PLIST +++ b/sysutils/upower/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2018/05/31 14:27:42 youri Exp $ +@comment $NetBSD: PLIST,v 1.6 2022/06/28 11:13:42 nia Exp $ bin/upower include/libupower-glib/up-autocleanups.h include/libupower-glib/up-client.h @@ -10,7 +10,7 @@ include/libupower-glib/up-version.h include/libupower-glib/up-wakeup-item.h include/libupower-glib/up-wakeups.h include/libupower-glib/upower.h -${PLIST.introspection}lib/girepository-1.0/UPowerGlib-1.0.typelib +lib/girepository-1.0/UPowerGlib-1.0.typelib lib/libupower-glib.la lib/pkgconfig/upower-glib.pc libexec/upowerd @@ -24,7 +24,7 @@ share/dbus-1/interfaces/org.freedesktop.UPower.xml share/dbus-1/system-services/org.freedesktop.UPower.service share/examples/upower/UPower.conf share/examples/upower/org.freedesktop.UPower.conf -${PLIST.introspection}share/gir-1.0/UPowerGlib-1.0.gir +share/gir-1.0/UPowerGlib-1.0.gir share/locale/fr/LC_MESSAGES/upower.mo share/locale/it/LC_MESSAGES/upower.mo share/locale/pl/LC_MESSAGES/upower.mo |
